<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
	cursor:default;
	font-family:"microsoft yahei",Arial;
	overflow-x:hidden;
	font-size:14px;
	letter-spacing: 0.25px;
	cursor: default;
}
a{text-decoration:none;letter-spacing: 0.25px;}
a:hover{text-decoration:none;}

.c035s{
	transition:0.35s ease;
}
.top120{
	top:0px;
}
.animated_left{
	animation:fadeInLeft 0.8s linear;
}
.animated_right{
	animation:fadeInRight 0.8s linear;
}
.animated_up{
	animation:fadeInUp 0.8s linear;
}
.animated_down{
	animation:fadeInDown 1s linear;
	opacity: 1;
}
.animated_fadeIn{
	animation:fadeIn 1s linear;
}
.img_big{
	transform:scale(1);
	opacity: 1;
}
.img_big:hover{
	transform:scale(1.1);
	opacity: 1;
}
.sosoubg{
	position:fixed;
	right:100px;
	width:240px;
	z-index:9999;
	display: none;
}
#topheader_box{
	position:relative;
	width:100%;
	height:40px;
	background: #0074DE;
	overflow:hidden;
}
#topheader_box .topheader{
	position:relative;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	line-height:40px;
}
#topheader_box .topheader .top_left{
	font-size:14px;
	color:#fff;
	float:left;
}
#topheader_box .topheader .top_right{
	float:right;
}
#topheader_box .topheader .top_right a{
	color:#fff;
}
#header_box{
	position:relative;
	width:100%;
	max-width:1200px;
	margin: 0 auto;
	padding: 0;
	background: rgba(255,255,255,0.96);
	/* overflow-x:hidden; */
	z-index: 9999;
}
.fixheader{
	position: fixed !important;
	top: 0;
	z-index: 9999 !important;
	border-bottom: 1px solid #bfbfbf;
}
#header_box:before{
	display:none;
	content:" ";
	position: absolute;
	top: 149px;
	left: 0;
	width:100%;
	height:1px;
	border-bottom: 62px #f3f3f3 solid;
	box-shadow: none;
	z-index:1;
}
#header_box .header{
	position:relative;
	vertical-align: top;
	display:block;
	width:100%;
	max-width: 100%;
	margin:0 auto;
	padding: 0;
	z-index:2;
}
#header_box .header .header_logo{
	display:inline-block;
	width: 16%;
	margin: 10px 0 10px;
	float:left;
}
#header_box .header .header_logo img{
	vertical-align:top;
	display:inline-block;
	transform: scale(1);
}
#header_box .header .header_logo .logo_font{
	vertical-align: top;
	display:inline-block;
	margin-top: 6px;
	padding-left:20px;
	border-left:2px #efefef solid;
}
#header_box .header .header_logo .logo_font span:nth-child(1){
	display:block;
	margin-top: 0px;
	font-size:20px;
	font-weight:bold;
	color: #333;
}
#header_box .header .header_logo .logo_font span:nth-child(2){
	display:block;
	font-size:16px;
}
#header_box .header .header_tel{
	display:inline-block;
	vertical-align:top;
	width:auto;
	margin: 46px auto 0;
	float:right;
}
#header_box .header .header_tel .iconfont{
	display:block;
	margin-bottom: 0px;
	font-size: 18px;
}
#header_box .header .header_tel .iconfont:before{
	margin-right:10px;
	color: #f8bd01;
	font-weight: normal;
}
#header_box .header .header_nav{
	position:relative;
	display:inline-block;
	width: 50%;
	max-width: 840px;
	height: auto;
	margin: 0 0px 0 0px;
	float: right;
	z-index: 9999;
}
#header_box .header .header_nav ul{
	display:block;
	vertical-align: top;
	list-style:none;
	margin:0;
	padding:0;
}
#header_box .header .header_nav ul .first_nav{
    position:relative;
    vertical-align: top;
    text-align: center;
    display:inline-block;
    width: calc(100%/7);
    max-width: 120px;
    margin: 0;
    padding: 0;
    height:auto;
    line-height: 100px;
    z-index:2;
    float:left;
    transition:0.35s ease-in-out;
}
#header_box .header .header_nav ul .first_nav:nth-last-child(1){
	display:none;
}
#header_box .header .header_nav ul .first_nav a{
	position: relative;
	font-size: 16px;
	color: #333;
	letter-spacing:1px;
	transition:0.35s ease-in-out;
	z-index: 10;
}
#header_box .header .header_nav ul .first_nav:hover{
	background: #0074DE;
	transition:0.35s ease-in-out;
}
#header_box .header .header_nav ul .first_nav:hover a{
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	transition:0.35s ease-in-out;
}
#header_box .header .header_nav ul .first_nav:nth-child(6) .second_nav_box{
	display:none !important;
}
#header_box .font_active{
	display:none;
	border-bottom: 2px solid #0074DE;
	transition:0.35s ease-in-out;
}
#header_box .font_active a{
	transition:0.35s ease-in-out;
}
#header_box .header .header_nav ul .first_nav:before{
	display: none;
	content:" ";
	position:absolute;
	/* top:0; */
	bottom: 0px;
	right:0;
	width: 0;
	height: 100%;
	border-right: 1px solid #10074DE;
	z-index:1;
}
#header_box .header .header_nav ul .first_nav:nth-last-child(2):before{
	display:none;
}
#header_box .header .header_nav ul .first_nav:hover:before{
	display:none;
	width: 100%;
	transition:0.35s ease-in-out;
} */
#header_box .header .header_nav ul .first_nav:nth-last-child(1):hover{
	background:none;
}
#header_box .header .header_nav ul .first_nav:nth-last-child(1):before{
	border-right:none;
}
#header_box .header .header_nav ul .first_nav .second_nav_box{
	list-style:none;
	margin:0;
	padding:0;
	display: none;
	position: absolute;
	top: 102px;
	left: 50%;
	width: 130px;
	margin-left: -65px;
	padding: 4px;
	background: rgba(0,0,0,0.8);
	border-radius: 0px 0 6px 6px;
	box-shadow: 0px 2px 4px rgba(51,51,51,0.4);
	z-index: 9999;
}
#header_box .header .header_nav ul .first_nav:hover .second_nav_box{
	display:block;
}
#header_box .header .header_nav ul .first_nav .second_nav_box .second_nav{
	border-bottom: 1px rgba(0,0,0,1) solid;
}
#header_box .header .header_nav ul .first_nav .second_nav_box .second_nav:hover{
	background: #0074DE;
	border-radius:0px;
	transition:0.35s ease-in-out;
	box-shadow: 0px 2px 6px rgba(51,51,51,0.4);
}
#header_box .header .header_nav ul .first_nav .second_nav_box .second_nav:nth-last-child(1){
    border-bottom:none;
}
#header_box .header .header_nav ul .first_nav .second_nav_box .second_nav a{
	display:block;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
#header_box .header .header_nav ul .first_nav .search_icon{
	margin: 0;
}
#header_box .header .header_nav ul .first_nav .search_icon_press{
	display:none;
}
#header_box .header .header_nav ul .first_nav
.sosoubg .search input:nth-child(1){
	width: 180px;
	float:left;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border: none;
	border: 1px #40afe2 solid;
}
.sosoubg .search input:nth-child(2){
	width:60px;
	float:left;
	height: 30px;
	line-height: 30px;
	background: #40afe2;
	border: none;
	color: #FFF;
	border: 1px #40afe2 solid;
}

.banner{
	position: relative;
	width:100%;
	height:auto;
	top: 0px;
	z-index: 1;
	overflow: hidden;
	background: #efefef;
	border-bottom: none;
	box-shadow: 1px 2px 4px rgba(51,51,51,0.05);
}
.pagebanner{
	height:250px;
	overflow:hidden;
}
.banner img{
	position:relative;
    width:100%;
    height:auto;
}
.pagebanner img{
	position:relative;
	left: 50%;
	width: 980px !important;
	margin-left: -460px;
	z-index:90;
}
.banner .title_box{
	display: none;
	position:absolute;
	left: 50%;
	top: 20%;
	margin-left: -600px;
	z-index:100;
}
.banner .title_box .bigtitle{
	display:block;
	font-size:44px;
	font-weight:bold;
	color:#fff;
	letter-spacing:1px;
	text-shadow: 1px 2px 4px rgba(51,51,51,0.4);
}
.banner .title_box .title{
	display:block;
	font-size:20px;
	color:#fff;
	text-shadow: 1px 2px 4px rgba(51,51,51,0.4);
}
.breadcrumb {
    display: none;
    position: absolute;
    top: 140px;
    left: 50%;
    width: 1200px;
    height: auto;
    line-height: 40px;
    margin-left: -600px;
    list-style: none;
    background: none;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    border-radius:0;
    z-index: 2;
}
.keyword_box{
	border-bottom:1px #f8f8f8 solid;
}
.keyword_box .keyword{
	width:1200px;
	margin:0 auto;
}
.keyword_box .keyword .left{
	line-height: 80px;
}
.keyword_box .keyword .left span{
	font-size:16px;
	font-weight:normal;
	color:#333;
}
.keyword_box .keyword .left a{
	font-size: 15px;
	color:#333;
	padding-right:10px;
	border-right:1px #f8f8f8 solid;
}
.keyword_box .keyword .left a:hover{
	color:#f8bd01;
	transition:0.35s ease-in-out;
}
.keyword_box .keyword .right{
	display:none;
}
.breadcrumb a{
	font-size: 16px;
	color:rgba(255,255,255,0.6);
	text-shadow: 1px 2px 4px rgba(51,51,51,0.2);
	transition:0.35s ease-in-out;
}
.breadcrumb a:hover{
	color:rgba(255,255,255,0.9);
	transition:0.35s ease-in-out;
}
.shutter{
	width: 100% !important;
	height: auto !important;
	overflow: hidden;
}
.shutter img{
	width:100%;
	height:auto;
}
.shutter-btn{
    list-style: none;
}
.shutter-btn li{
	position:absolute;
	z-index:2;
	top:50%;
	width:49px;
	height:49px;
	margin-top:-25px;
	cursor:pointer
}
.shutter-btn li.prev{
	left:20px;
	background:url(../images/shutter_prevBtn.png) no-repeat 0 -49px
}
.shutter-btn li.next{
	right:20px;background:url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc{
	display:none;
}
.swiper-wrapper{
	transition-duration:500ms !important;
}
.swiper-pagination-bullet{
	width: 50px !important;
	height: 3px !important;
	background-color: #fff !important;
	border-radius: 0 !important;
	opacity: 0.4 !important;
}
.swiper-pagination-bullet-active{
	background: #0074DE !important;
	opacity: 1 !important;
}
.swiper-pagination{
	bottom:44px !important;
}
.index_advantage_box{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(/public/assets/addons/cms/licssjs/images/index_advantage_bg.jpg) no-repeat top;
}
.index_advantage_box .index_advantage{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	max-width: 1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.index_advantage_box .index_advantage .title{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	max-width: 1200px;
	margin: 0px auto 0px;
	height:auto;
	overflow:hidden;
	opacity: 1;
}
.index_advantage_box .index_advantage .title .line{
	width:30px;
	height:2px;
	background: #f8bd01;
}
.index_advantage_box .index_advantage .title .line:nth-child(1){
	position:absolute;
	left: 30%;
	top: 50%;
}
.index_advantage_box .index_advantage .title .line:nth-child(4){
	position:absolute;
	right: 30%;
	top: 50%;
}
.index_advantage_box .index_advantage .title span{
	display:block;
}
.index_advantage_box .index_advantage .title span:nth-child(2){
	display:block;
	margin-top: -60px;
	font-size:32px;
	line-height:48px;
	font-weight:bold;
	letter-spacing:2px;
}
.index_advantage_box .index_advantage .title span:nth-child(3){
	display:block;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	letter-spacing: 0px;
	color: #999;
}
.index_advantage_box .index_advantage .list_box{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	max-width: 1200px;
	margin: 0px auto;
	height:auto;
	overflow:hidden;
	opacity: 1;
}
.index_advantage_box .index_advantage .list_box .list{
	position:relative;
	display:inline-block;
	vertical-align: top;
	width: calc(92%/3);
	margin:1%;
	height: 400px;
	overflow: hidden;
	padding: 0;
	background: #f8f8f8;
	border: 1px #efefef solid;
	border-radius: 6px;
	box-shadow: 1px 2px 4px #bfbfbf;
	opacity: 1;
	transition:0.35s ease-in-out;
}
.index_advantage_box .index_advantage .list_box .list:hover{
/* 	background:#18469b; */
	transition:0.35s ease-in-out;
}
.index_advantage_box .index_advantage .list_box .list:hover span:nth-child(3){
	color:#fff;
}
.index_advantage_box .index_advantage .list_box .list:hover span:nth-child(4){
	color:#fff;
}
.index_advantage_box .index_advantage .list_box .list .imgbox{
	width:100%;
	overflow:hidden;
}
.index_advantage_box .index_advantage .list_box .list span:nth-child(3){
	position:relative;
	display:block;
	margin-top: 10px;
	font-size:24px;
	font-weight:bold;
	line-height: 40px;
	color: #18469b;
	z-index:2;
}
.index_advantage_box .index_advantage .list_box .list span:nth-child(3):before{
	content:" ";
	position:absolute;
	width: 90%;
	top: 53px;
	left:5%;
	border-bottom:1px #edecec solid;
	z-index:1;
}
.index_advantage_box .index_advantage .list_box .list span:nth-child(2){
	display: block;
	position:absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 50px;
	width: 60px;
	height:60px;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	background:#f8bd01;
	border-radius:60px;
	transition:0.35s ease-in-out;
}
.index_advantage_box .index_advantage .list_box .list:hover span:nth-child(2){
	position:absolute;
	top:32px;
	margin-left:-40px;
	width:80px;
	height:80px;
	font-size:28px;
	line-height:80px;
	transition:0.35s ease-in-out;
	z-index:3;
}
.index_advantage_box .index_advantage .list_box .list span:nth-child(3){
	display:block;
	text-align: center;
	padding: 0 10px 10px 10px;
	font-size: 18px;
	font-weight:normal;
	line-height: 50px;
	color: #666;
}
.index_advantage_box .index_advantage .list_box .list:hover span:nth-child(3){
	position:absolute;
	top: 100px;
	width: 90%;
	margin: 5%;
	font-size:20px;
	letter-spacing:1px;
	transition:0.35s ease-in-out;
	z-index:3;
}
.index_advantage_box .index_advantage .list_box .list:hover span:nth-child(4){
	position:absolute;
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	padding: 190px 10% 0;
	background: rgba(51,51,51,0.9);
	transition:0.35s ease-in-out;
}
.products_rec{
	width:100%;
	height: 800px;
	overflow:hidden;
	background:url("../images/index_newproduct_bg.jpg") no-repeat center;
}
.products_rec .title{
	position:relative;
	width:100%;
	text-align:center;
	font-size:28px;
	line-height:36px;
	color:#FFF;
	font-weight:bold;
	margin:30px auto;
}
.products_rec .title span{
	display:block;
	font-size:14px;
	font-weight:normal;
}
.products_rec .list{
	position:relative;
	display: block;
	text-align:center;
	margin: -1% auto 0;
	width:100%;
	max-width: 1240px;
	height:auto;
	overflow:hidden;
}
.products_rec .list ul{
	list-style:none;
	margin:0;
	padding:0;
}
.products_rec .list ul li{
	position:relative;
	display:inline-block;
	width: calc(90%/3);
	margin: 1%;
	height:auto;
}
.products_rec .list ul li .imgbox{
	width:100%;
	height:auto;
	overflow:hidden;
	box-shadow: none;
}
.products_rec .list ul li .imgbox:hover{
	box-shadow: 1px 1px 2px #333;
}
.products_rec .list ul li img{
	width:100%;
	height:auto;
}
.products_rec .list ul li p{
	line-height:40px;
	margin-bottom:0;
	font-size:14px;
}
.products_rec .list ul li p a{
	color:#FFF;
}
.product_nav{
	position:relative;
	width:100%;
	max-width: 1600px;
	margin:60px auto 0;
}
.product_nav .toptitle{
	text-align:center;
	margin:0 auto 60px;
}
.product_nav .toptitle span:nth-child(1){
	display:block;
	font-size:36px;
	line-height:60px;
	font-weight:bold;
}
.product_nav .toptitle span:nth-child(2){
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#bfbfbf;
	text-transform:uppercase;
}
.product_nav .first_nav_box{
	position:relative;
	list-style:none;
	text-align: center;
	margin:0;
	padding:0;
}
.product_nav .first_nav_box li{
	position:relative;
	display:inline-block;
	text-align:center;
	vertical-align: top;
	width: calc(90%/4);
	margin: 0 1% 3% 1%;
	line-height:50px;
	background: #0074DE;
	border-radius:6px;
	/* float:left; */
}
.product_nav .first_nav_box li .imgbox{
	width:100%;
	border:1px #333 solid;
	overflow:hidden;
}
.product_nav .first_nav_box li .imgbox img{
	width:100%;
	height: auto;
	max-height: 268px;
}
.product_nav .first_nav_box li:hover{
	background:
}
.product_nav .first_nav_box li a{
	display: block;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.product_nav .first_nav_box li ul{
	display: block;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.product_nav .first_nav_box li ul li{
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	border-radius:0;
	background: #efefef;
	border-bottom: 2px #fff solid;
	transition:0.35s ease-in-out;
}
.product_nav .first_nav_box li ul li:hover{
	background:#0074DE;
	transition:0.35s ease-in-out;
}
.product_nav .first_nav_box li ul li a{
	display:block;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	transition:0.35s ease-in-out;
}
.product_nav .first_nav_box li ul li:hover a{
	color:#fff;
}
.products_category{
	width:100%;
	height: auto;
	overflow:hidden;
	background:url("../images/index_product_bg.jpg") no-repeat center;
	background-size:cover;
}
.products_category .title{
	position:relative;
	width:100%;
	text-align:center;
	font-size: 36px;
	line-height:36px;
	color: #000000;
	font-weight:bold;
	margin: 60px auto 0px;
}
.products_category .small_title{
	text-align:center;
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
}
.products_category .title span{
	display:block;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
}
.products_category .nav{
	position:relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	width:1200px;
	height: auto;
	overflow:hidden;
}
.products_category .nav_list{
	margin:0px auto 60px;
}
.products_category .nav_list a{
	font-size:16px;
	color:#333;
	width:auto;
	margin:0 3px;
	border-right:1px #efefef solid;
	padding-right:10px;
	font-weight:400;
}
.products_category .nav_list a:hover{
	color:#3a5b9c;
}
.products_category .list{
	position:relative;
	display: block;
	text-align:center;
	margin: -1% auto 0;
	width:100%;
	max-width: 1240px;
	height:auto;
	overflow:hidden;
}
.products_category .list li:hover p a{
	color: #3a5b9c;
}
.products_category .list ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 0;
}
.products_category .list ul li{
	position:relative;
	display:inline-block;
	width: calc(90%/4);
	margin: 30px 1% 30px 1%;
	height:auto;
	background: rgba(219,219,219,0.6);
}
.products_category .list ul li .imgbox{
	width:100%;
	height: 279px;
	overflow:hidden;
	box-shadow: none;
	/* border: 1px #efefef solid; */
	background: rgba(239,239,239,0.6);
}
.products_category .list ul li:hover .imgbox{
	box-shadow: 0px 0px 1px #efefef;
}
.products_category .list ul li:hover .list_title{
	background:#5b5bca;
}
.products_category .list ul li .list_title{
	height:30px;
	line-height:30px;
	background:#363636;
	color:#FFF;
}
.products_category .list ul li img{
	width:100%;
	height: 100%;
}
.products_category .list ul li p{
	line-height:40px;
	margin-bottom:0;
	font-size:14px;
}
.products_category .list ul li p a{
	color: #333;
}
.products_category .list ul li p a:hover{
	color: #5b5bca;
}
.index_products_list_box{
	position: relative;
	width:100%;
	height: 686px;
	padding: 0px 0px;
	overflow:hidden;
	background: url(/public/assets/addons/cms/licssjs/images/index_product_bg.jpg) center no-repeat;
	/* background-size:cover; */
	border-top: none;
}
.index_products_list{
	position: relative;
	width: 1200px;
	height: 1014px;
	margin: 0 auto 0px;
	padding: 0px 0 0px;
	background:transparent;
	overflow:hidden;
}
.index_products_list .title{
	position:relative;
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #FFF;
	font-weight: 600;
	margin: 40px 0;
	padding-left: 0px;
	letter-spacing: 2px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	border-bottom:none;
	background:none;
	background-size:12%;
}
.index_products_list .small_title{
	text-align:center;
	font-size:18px;
	color:#999;
}
.index_products_list .des{
	margin:10px 0;
	font-size:16px;
	line-height: 26px;
	color:#fff;
}
.index_products_list .keyword{
	display: block;
	border-top:1px #fff solid;
	padding-top: 30px;
	font-size:18px;
	color:#fff;
}
.index_products_list .tel{
	width: 100%;
	margin-top: 30px;
	padding:4px 10px;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	background: #f8bd01;
	border-radius: 2px;
}
.index_products_list .small_title{
	text-align: center;
	width: 100%;
	margin: 0 auto 0px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 2px;
}
.index_products_list .title span{
	display: inline-block;
	padding-left: 0px;
	font-size: 42px;
	font-weight: bold;
	color: #f8bd01;
}
.index_products_list .nav{
	position:relative;
	display: block;
	text-align: center;
	margin: 30px auto;
	width: 100%;
	max-width: 220px;
	height: auto;
	overflow:hidden;
	float: left;
}
.index_products_list .nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.index_products_list .nav_list{
	position:relative;
	display: inline-block;
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	border-bottom: 1px #efefef solid;
	border-radius: 0px;
	float:left;
	box-shadow: none;
	transition:0.35s ease-in-out;
}
.index_products_list .list_active{
	background: #f8bd01;
	transition:0.35s ease-in-out;
}
.index_products_list .list_active a span{
	color:#fff;
	transition:0.35s ease-in-out;
}
.index_products_list .nav_list span{
    display:block;
}
.index_products_list .nav_list span:nth-child(1){
	text-align: left;
	font-size: 16px;
	line-height: 41px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	padding: 0 10%;
}
.index_products_list .nav_list:hover{
	background:#f8bd01;
	transition:0.35s ease-in-out;
}
.index_products_list .nav_active a{
	color:#fff;
}
.index_products_list .nav_list a{
	position:relative;
	display:block;
	font-size:16px;
	color: #333;
	z-index:2;
}
.index_products_list .nav_list a:hover{
	color:#fff;
}
#product_list_box{
	position:relative;
	width:100%;
	overflow:hidden;
}
#product_list_box .product_list{
	position:relative;
	display:block;
	width:100%;
	max-width:1200px;
	margin:60px auto;
	overflow:hidden;
}
#product_list_box .product_list .left_nav{
	position:relative;
	display:inline-block;
	width:240px;
	height:auto;
	overflow:Hidden;
}
#product_list_box .product_list .left_nav .title{
	height:auto;
	padding:12px 10px;
	background: #efefef;
}
#product_list_box .product_list .left_nav .title span:nth-child(1){
	display:block;
	text-align: left;
	padding: 0 0 0 10px;
	font-size:24px;
	font-weight:bold;
	color: #333;
}#product_list_box .product_list .left_nav .title span:nth-child(2){
	display:block;
	padding: 0 0 0 10px;
	text-align: left;
	font-size:12px;
	font-weight:normal;
	color: #999;
}
#product_list_box .product_list .left_nav .nav{
	padding: 0;
	background:#f5f5f5;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box{
	list-style:none;
	margin:0;
	padding:0;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box{
	list-style:none;
	margin:0;
	padding:0;
	border: 1px #efefef solid;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li{
	padding: 0;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li a{
	padding: 0;
	background:#999;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box .active{
	padding-left: 0px;
/* 	background: #e8e2e2; */
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box .active .name{
	color:#0074DE;
	background: rgba(239,239,239,0.5);
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li .name{
	text-align:left;
	padding-left: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 50px;
	border-bottom: 1px #efefef solid;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li:hover .name{
	padding-left:20px;
	color:#0074DE;
/* 	background:#0074DE; */
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li:nth-last-child(1) .name{
	border:none;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li .sub_nav_box{
	display: none;
	list-style:none;
	margin:0;
	padding:0;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box .active .sub_nav_box{
	display:block;
	animation: slideInLeft 0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li .sub_nav_box li{
	font-size:14px;
	line-height: 46px;
	border-left: none;
	border-bottom: 1px #efefef solid;
	background:#fff;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li .sub_nav_box li a{
	text-align: left;
	display:block;
	padding: 0 0 0 20px;
	color: #999;
	background: #fff;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .left_nav .nav .channel_nav_box li .sub_nav_box li:hover a{
	color:#0074DE;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:940px;
	float:right;
}
#product_list_box .product_list .right_good_list .first{
	list-style:none;
	margin:0;
	padding:0;
}
#product_list_box .product_list .right_good_list .first li{
	width: calc(94%/3);
	text-align: center;
	line-height: 36px;
	margin: 1% 1% 2% 1%;
	border: 1px #efefef solid;
	float:left;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list .first .active{
	background:#0074DE;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list .first .active a{
	color:#fff;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list .sercond{
	list-style:none;
	margin:0 auto;
	padding: 0;
}
#product_list_box .product_list .right_good_list .sercond li{
	display:none;
	width: calc(94%/3);
	margin: 0 1% 2% 1%;
	float:left;
}
#product_list_box .product_list .right_good_list .sercond .active{
	display:block;
}
#product_list_box .product_list .right_good_list .sercond li .imgbox{
	width:100%;
	overflow: hidden;
	border: 1px #efefef solid;
}
#product_list_box .product_list .right_good_list .sercond li .imgbox img{
	width:100%;
}
#product_list_box .product_list .right_good_list .sercond li .name{
	text-align:left;
	padding-left:0;
	line-height:48px;
	border-bottom:1px #efefef solid;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list .sercond li:hover .name{
	color:#0074DE;
	padding-left:10px;
	border-bottom:1px #0074DE solid;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list ul{
	list-style:none;
	margin:0;
	padding:0;
}
#product_list_box .product_list .right_good_list ul li{
	display:block;
	width: 100%;
	margin: 0 0 1% 0;
}
#product_list_box .product_list .right_good_list ul li .imgbox{
	display:inline-block;
	vertical-align:top;
	width: 28%;
	margin: 0 2%;
	border: 1px #efefef solid;
	transition:0.35s ease-in-out;
	float:left;
}
#product_list_box .product_list .right_good_list ul li:hover .imgbox{
	border: 1px #0074DE solid;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list ul li .imgbox img{
    width:100%;
}
#product_list_box .product_list .right_good_list ul li .info_box{
	text-align: left;
	width: 46%;
	float: left;
}
#product_list_box .product_list .right_good_list ul li .info_box .name{
	font-size: 20px;
	font-weight:bold;
	line-height: 40px;
}
#product_list_box .product_list .right_good_list ul li:hover .info_box .name{
	color: #0074DE;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list ul li .info_box .type span{
	font-size: 16px !important;
	font-weight:normal;
	color:#666;
	line-height:32px;
}
#product_list_box .product_list .right_good_list .title{
	font-size:28px;
	margin:0 0 16px 0;
	padding:0 0 16px 0;
	border-bottom:1px #efefef solid;
}
#product_list_box .product_list .right_good_list .content{

}
#product_list_box .product_list .right_good_list .content p{
	font-size:16px;
	line-height:32px;
}
#product_list_box .product_list .right_good_list .content div{
	font-size:16px;
	line-height:32px;
}
#product_list_box .product_list .right_good_list .content img{
	width:100%;
}
#product_list_box .product_list .right_good_list .link{
	list-style:none;
	margin:16px auto;
	padding:16px 0;
	border-top:1px #efefef solid;
}
#product_list_box .product_list .right_good_list .link a{
	color:#333;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .right_good_list .link a:hover{
	color:#0074DE;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .product_type{
	
}
#product_list_box .product_list .product_type .channel_nav_box{
	list-style:none;
	margin:0;
	padding:0;
}
#product_list_box .product_list .product_type .channel_nav_box li{
	position: relative;
	width:calc(92%/4);
	margin:1%;
	line-height:36px;
	border:1px #efefef solid;
	background:#efefef;
	transition:0.35s ease-in-out;
	box-shadow:1px 2px 4px rgba(51,51,51,0.2);
	float:left;
	z-index: 4;
}
#product_list_box .product_list .product_type .channel_nav_box li:hover{
	border:1px #0074DE solid;
	background:#0074DE;
	transition:0.35s ease-in-out;
}
#product_list_box .product_list .product_type .channel_nav_box li a{
	display:block;
	text-align: center;
	color:#333;
}
#product_list_box .product_list .product_type .channel_nav_box li:hover a{
	color:#fff;
}
#product_list_box .product_list .product_type .channel_nav_box li .imgbox{
	width:100%;
}
#product_list_box .product_list .product_type .channel_nav_box li .imgbox img{
	width:100%;
}
#product_list_box .product_list .product_type .channel_nav_box li .name{
	font-size:16px;
	font-weight:bold;
	line-height:48px;
}
#product_list_box .product_list .product_type .channel_nav_box li .sub_nav_box{
	display: none;
	top:0;
	width:100%;
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	z-index: 9999;
}
#product_list_box .product_list .product_type .channel_nav_box li:hover .sub_nav_box{
	display:block;
}
#product_list_box .product_list .product_type .channel_nav_box li .sub_nav_box li{
	display:inline-block;
	vertical-align: bottom;
	width:calc(96%/2);
	margin:1%;
	line-height:32px;
	border:none;
	background:#333;
}
#product_list_box .product_list .product_type .channel_nav_box li .sub_nav_box li a{
	display:block;
}
#product_list_box .product_list .product_type .channel_nav_box li .sub_nav_box li:nth-last-child(1){
	border:none;
}
#problem {
	width: 100%;
	overflow: hidden;
}

.problem_t {
	width: 100%;
	overflow: hidden;
	height: 162px;
	background: url(/public/assets/addons/cms/licssjs/images/indexadv01.png) no-repeat center;
}

.problemW {
	width: 1100px;
	margin: 0px auto;
}

.problem_tl {
	float: left;
	width: 665px;
	padding-left: 40px;
	padding-top: 30px;
}

.problem_tl_m {
	font-size: 20px;
	color: #FFF;
	line-height: 30px;
}

.problem_tl_s {
	font-size: 28px;
	color: #FFF;
	line-height: 40px;
}

.problem_tl_en {
	font-size: 15px;
	color: #87b9ec;
	line-height: 30px;
	text-transform: uppercase;
}

.problem_tr {
	float: right;
	margin-top: 57px;
	padding-left: 70px;
	background: url(/Content/C_IMG/m174/20170615211429_985947437.png) no-repeat left top;
}

.problem_tr_s {
	font-size: 15px;
	color: #004893;
	line-height: 22px;
}

.problem_tr_m {
	font-size: 28px;
	color: #333;
	line-height: 36px;
}

.problem_d {
	width: 1100px;
	margin: 0px auto;
	overflow: hidden;
	height: 594px;
	margin-top: 30px;
	background: url(/public/assets/addons/cms/licssjs/images/indexadv03.png) no-repeat center;
}

.problem_dt {
	width: 1100px;
	margin: 0px auto;
	
	overflow: hidden;
}

.problem_dt_l {
	float: left;
	width: 205px;
	height: 126px;
	padding-top: 18px;
	padding-left: 24px;
	margin-left: 37px;
	margin-top: 22px;
	color: #FFF;
	font-size: 30px;
	background: url(/public/assets/addons/cms/licssjs/images/indexadv02.png) no-repeat top;
	background-size:cover;
	line-height: 38px;
}

.problem_dt_l span {
	font-size: 38px;
	display: block;
	line-height: 44px;
	padding-left: 24px;
}

.problem_dt_r {
	float: left;
	font-size: 31px;
	color: #004185;
	line-height: 48px;
	padding-left: 71px;
	padding-top: 40px;
}

.problem_dt_r span {
	font-size: 35px;
	display: block;
}

.problem_dd {
	width: 528px;
	float: right;
	padding-top:30px;
}

.problem_dd ul {
	list-style:none;
	overflow: hidden;
}

.problem_dd li {
	float: left;
	padding-left: 34px;
	line-height: 38px;
	font-size: 16px;
	font-weight:bold;
	color: #333;
	background: url(/public/assets/addons/cms/licssjs/images/indexadv01.jpg) no-repeat left center;
	border-left:1px #333 solid;
	margin-top:24px;
	margin-bottom:10px;
}

.problem_dd .problem_dd_i li {
	width: 230px;
}
#advantages {
	width: 100%;
	background: solid 2px #004893;
	border-bottom: solid 2px #004893;
	border-top: solid 2px #004893;
	overflow: hidden;
}

.advantagesW, .advantages_m, .advantages_en, .advantages_s {
	width: 1100px;
	margin: 0px auto;
}

.advantages_m {
	text-align: center;
	font-size: 62px;
	font-weight: bold;
	color: #004893;
	line-height: 60px;
	padding-top: 60px;
}

.advantages_m span {
	font-size: 48px;
	font-style: normal;
	color: #333;
	letter-spacing: 4px;
}

.advantages_en {
	text-align: center;
	font-size: 20px;
	color: #cbc8c8;
	text-transform: uppercase;
	line-height: 30px;
}

.advantages_s {
	text-align: center;
	font-size: 20px;
	color: #f00;
	padding-top: 15px;
	line-height: 30px;
}

.advantages_d {
	width: 1100px;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 20px;
	height: 1403px;
	background: url(/public/assets/addons/cms/licssjs/images/indexadv04.png) no-repeat center;
}

.advantages_di {
	width: 485px;
	margin-left: 78px;
	padding-top: 108px;
	height: 336px;
}

.advantages_di_i {
	margin-left: 520px !important;
}

.advantages_di_j {
	padding-top: 128px;
}

.advantages_di_m {
	font-size: 26px;
	font-weight: bold;
	color: #004893;
	line-height: 40px;
}

.advantages_di_en {
	color: #a3a3a3;
	line-height: 22px;
	padding-bottom: 10px;
}

.advantages_di_s {
	width: 485px;
	overflow: hidden;
	padding-top: 10px;
	border-top: dashed 1px #7d7d7d;
}
.advantages_di_s ul{
	margin:0;
	padding:0;
}
.advantages_di_s li {
	overflow: hidden;
	margin-top: 8px;
	line-height: 32px;
	font-size: 16px;
	color: #999;
	padding-left: 0px;
}
.index_abs01{
	position:relative;
	width:100%;
	height:244px;
	background:url(/public/assets/addons/cms/licssjs/images/index_abs01_bg.jpg) no-repeat center;
	overflow:hidden;
}
.index_abs01 span:nth-child(1){
	display:block;
	text-align:center;
	margin-top:72px;
	font-size: 34px;
	font-weight: bold;
	color:#fff;
	text-shadow:1px 2px 4px rgba(51,51,51,1);
}
.index_abs01 span:nth-child(2){
	display:block;
	text-align:center;
	margin-top:10px;
    font-size:24px;
    color:#fff;
    text-shadow:1px 2px 4px rgba(51,51,51,1)
}
.index_abs02{
	position:relative;
	width:100%;
	height:244px;
	background:url(/public/assets/addons/cms/licssjs/images/index_abs02_bg.jpg) no-repeat center;
	overflow:hidden;
}
.index_abs02 span:nth-child(1){
	display:block;
	text-align:center;
	margin-top: 82px;
	margin-right: -900px;
	font-size: 24px;
	font-weight: normal;
	color:#fff;
	text-shadow:1px 2px 4px rgba(51,51,51,1);
}
.index_abs02 span:nth-child(2){
	display:block;
	text-align:center;
	margin-top: 0px;
	margin-right: -930px;
	font-size: 34px;
	font-weight: bold;
	color:#fff;
	text-shadow:1px 2px 4px rgba(51,51,51,1);
	letter-spacing: 2px;
}
.index_advlist_box{
	position:relative;
	width:100%;
	margin: -28px auto 0px;
	padding: 0px 0 46px 0;
/* 	background:url(/public/assets/addons/cms/licssjs/images/index_advlist_bg.jpg) no-repeat center; */
    background:#f8f8f8;
	overflow:hidden;
}
.index_advlist_box:before{
	display: none;
	content:" ";
	position:absolute;
	top: 20px;
	left:0;
	width:100%;
	height: 564px;
	background:#f8f8f8;
	z-index:1;
}
.index_advlist_box .index_advlist{
	position:relative;
	width:1200px;
	margin: 120px auto;
	z-index:2;
}
.index_advlist_box .index_advlist .left_application{
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
	display: inline-block;
	position:relative;
	width: 8%;
	overflow:hidden;
	float: left;
}
.index_advlist_box .index_advlist .left_application li{
	margin:0 0 12px 0;
}
.index_advlist_box .index_advlist .left_application li .imgbox{
	width:100%;
	overflow:hidden;
}
.index_advlist_box .index_advlist .left_application li .imgbox img{
	width:100%;
}
.index_advlist_box .index_advlist .left_application li .title{
	text-align:center;
	line-height:36px;
}
.index_advlist_box .index_advlist .right_info{
	width: 40%;
	float:left;
}
.index_advlist_box .index_advlist .right_info ul{
	list-style:none;
	margin:0;
	padding:0;
}
.index_advlist_box .index_advlist .right_info ul li{
	margin:0 0 36px 0;
	padding:10px 10px 10px;
	border:1px #bfbfbf solid;
	background: #fff;
	border-radius:6px;
}
.index_advlist_box .index_advlist .right_info ul li .title{
	font-size: 18px;
	font-weight: bold;
	line-height:48px;
}
.index_advlist_box .index_advlist .right_info ul li span{
	font-size:16px;
	color:#999;
}
.index_advlist_box .index_advlist .news_box{
	width: 46%;
	float:right;
}
.index_advlist_box .index_advlist .news_box .toptitle{
	font-size:22px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom:12px;
	border-bottom:1px #efefef solid;
	letter-spacing: 2px;
}
.index_advlist_box .index_advlist .news_box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.index_advlist_box .index_advlist .news_box ul li{
    position:relative;
    width: 100%;
    margin: 1px 1% 1% 0;
    z-index:2;
    float: left;
}
.index_advlist_box .index_advlist .news_box ul li .date{
	display:none;
}
.index_advlist_box .index_advlist .news_box ul li .showlist_box{

}
.index_advlist_box .index_advlist .news_box ul li .showlist_box .imgbox{
	position:relative;
	width:100%;
	max-height: 140px;
	border:1px solid #bfbfbf;
	overflow:hidden;
	z-index:1;
}
.index_advlist_box .index_advlist .news_box ul li .showlist_box .imgbox img{
	width:100%;
	height:auto;
	min-height: 140px;
}
.index_advlist_box .index_advlist .news_box ul li .showlist_box .title{
	position: relative;
	bottom:0;
	width:100%;
	margin: 4px;
	padding: 0 10px;
	color: #333;
	line-height: 24px;
	background: transparent;
	z-index:2;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	border-left: 2px solid #004893;
	white-space: nowrap;
	width:100%;
	transition:0.35s ease-in-out;
}
.index_advlist_box .index_advlist .news_box ul li:hover .showlist_box .title{
	color:#004893;
	transition:0.35s ease-in-out;
}
.index_advlist_box .index_advlist .news_box ul li .showlist_box .content{
	display:none;
}
.index_advlist_box .index_advlist .list_box{
	position:relative;
	display:block;
	width: 50%;
	margin: 30px auto;
	overflow:hidden;
	float: left;
}
.index_advlist_box .index_advlist .list_box:nth-child(2) .font_content{
	float:right;
	/* background: url(/public/assets/addons/cms/licssjs/images/index_advlist02_bg.png) no-repeat right top; */
}
.index_advlist_box .index_advlist .list_box:nth-child(2) .imgbox{
	float:left;
}
.index_advlist_box .index_advlist .list_box .font_content{
	display:inline-block;
	width: 100%;
	height: 498px;
	margin: 40px auto;
	color: #fff;
	/* background: url(/public/assets/addons/cms/licssjs/images/index_advlist01_bg.png) no-repeat left top; */
	float:left;
}
.index_advlist_box .index_advlist .list_box .font_content .title_box{
	display: flex;
	width: 50%;
	margin: 0px 0 0 0px;
}
.index_advlist_box .index_advlist .list_box .font_content .title_box .title{
	display:inline-block;
	vertical-align: top;
	margin-top: -10px;
	font-size: 60px;
	font-weight:bold;
	color: #0074DE;
	flex:1;
}
.index_advlist_box .index_advlist .list_box .font_content .title_box .name_box{
	display: inline-block;
	vertical-align: top;
	margin-top: 0px;
	width:100%;
	flex: 2;
}
.index_advlist_box .index_advlist .list_box .font_content .title_box .name_box span:nth-child(1){
	display:block;
	font-size:30px;
	font-weight: bold;
	color: #333;
}
.index_advlist_box .index_advlist .list_box .font_content .title_box .name_box span:nth-child(2){
	display:block;
	font-size: 12px;
	color: #999;
}
.index_advlist_box .index_advlist .list_box .imgbox{
	display:inline-block;
	width: 90%;
	margin: 0px auto;
	float: left;
}
.index_advlist_box .index_advlist .list_box .imgbox img{
	width:100%;
}
.index_advlist_box .index_advlist .list_box .list{
    margin: 0px 0 0 10px;
}
.index_advlist_box .index_advlist .list_box .list span{
	display:block;
	font-size: 16px;
	margin:20px auto;
	padding:0 0 0 10px;
	border-left: 2px #333 solid;
}
.case_list_box{
	position:relative;
	width:100%;
	margin-top: 0px;
/* 	background: url(/public/assets/addons/cms/licssjs/images/index_case_bg.jpg) center 77% no-repeat; */
    background:#f8f8f8;
	overflow:hidden;
}
.case_list_box .case_list{
	position:relative;
	width: 100%;
	margin: 0px auto 0px;
	overflow: hidden;
}
.case_list_box .case_list .swiper-slide{
	position:relative;
	/* width: 960px !important; */
	height: auto;
	margin: 60px 0;
	overflow:hidden;
}
.case_list_box .case_list .swiper-slide .imgbox{
	width: 70%;
	height: 460px;
	overflow:hidden;
	float: right;
}
.case_list_box .case_list .swiper-slide .imgbox img{
	width:100%;
	height:auto;
	margin-top:-300px;
}
.case_list_box .case_list .swiper-slide .title_box{width: 30%;height: 460px;margin-left: 0%;padding: 0 2%;background: #fff;/* float: left; */}
.case_list_box .case_list .swiper-slide img{
	position:relative;
	margin-top: 0px;
	z-index:1;
}
.case_list_box .case_list .swiper-slide .title{
	display: block;
	position: relative;
	bottom: 0;
	text-align: left;
	padding: 110px 0 10px;
	width: 100%;
	font-size: 32px;
	font-weight:400;
	color: #333;
	line-height: 60px;
	background: none;
	z-index:2;
}
.case_list_box .case_list .swiper-slide .des{
	display: block;
	position: relative;
	bottom: 0;
	text-align: left;
	padding: 0px 0 20px;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	background: none;
	z-index:2;
}
.case_list_box .case_list .swiper-slide .tel{
	display: block;
	position: relative;
	bottom: 0;
	text-align: left;
	padding: 4px 0 4px 20px;
	width: 100%;
	border-radius: 4px;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	background: #f8bd01;
	z-index:2;
}
.case_list_box .case_list .swiper-case-pagination{
	position: absolute;
	bottom: 130px;
	margin-left: -590px;
	display:block;
	text-align:center;
	/* margin: 0; */
	z-index: 4;
}
.case_list_box .case_list .swiper-case-pagination .swiper-pagination-bullet{
    opacity: 1;
    height:2px !important;
    background: #bfbfbf !important;
    transition: 0.35s ease-in-out;
    opacity:0.4 !important;
}
.case_list_box .case_list .swiper-case-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    height: 6px !important;
    background: #f8bd01 !important;
    transition: 0.35s ease-in-out;
    opacity:1 !important;
}
.case_list_box .case_list .case_title_box{}
.case_list_box .case_list .case_title_box .case_title{
	display: block;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	color: #f8bd01;
	margin-bottom: 6px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
.case_list_box .case_list .case_title_box .case_sign{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	letter-spacing: 1px;
}
.case_list_box .case_list .case_nav{
	display:block;
	width: 1200px;
	text-align:center;
	list-style:none;
	margin:30px auto 0;
	padding:0;
}
.case_list_box .case_list .case_nav li{
	position: relative;
	display: inline-block;
	text-align: center;
	width: calc(92%/4);
	height: auto;
	margin: 0 1%;
	padding: 2px 0;
	background: rgba(255,255,255,0.6);
	border-bottom: none;
	border-radius: 6px;
	float: left;
	box-shadow: none;
	transition: 0.35s ease-in-out;
}
.case_list_box .case_list .case_nav li:hover{
	background:#f8bd01;
	transition:0.35s ease-in-out;
}
.case_list_box .case_list .case_nav li:hover a span{
	color:#fff;
	transition:0.35s ease-in-out;
}
.case_list_box .case_list .list_active{
	background:#3fb45a;
	transition:0.35s ease-in-out;
}
.case_list_box .case_list .case_nav li a{
	display:block;
}
.case_list_box .case_list .case_nav li a span{
	font-size: 16px;
	color:#333;
	line-height:36px;
	transition:0.35s ease-in-out;
}
.case_list_box .case_list_border{
	position: relative;
	left: 50%;
	width: 1600px;
	margin-left: -590px;
	overflow: hidden;
}
.products_category .nav_list a{
	display:block;
	font-size:16px;
	color:#333;
	width:auto;
	margin:0 3px;
	border-right:1px #efefef solid;
	padding-right:10px;
	font-weight:400;
}

.index_products_list .list_box{
	position:relative;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 900px;
	height:auto;
	margin: 30px auto 0;
	overflow:hidden;
	float: right;
}
.index_products_list .list_box ul{
	display: block;
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 0;
}
.index_products_list .list_box ul li{
	position:relative;
	display:inline-block;
	width: calc(96%/3);
	margin: 0 0.5% 1% 0.5%;
	height:auto;
	background: rgba(219,219,219,0.6);
	border: 1px #efefef solid;
	box-shadow: 0 2px 4px rgba(51,51,51,0.2);
}
.index_products_list .list_box ul li .imgbox{
	width:100%;
	height: auto;
	overflow:hidden;
	box-shadow: none;
	/* border: 1px #efefef solid; */
	background: rgba(239,239,239,0.6);
}
.index_products_list .list_box ul li:hover .imgbox{
	box-shadow: 0px 0px 1px #efefef;
}
.index_products_list .list_box ul li:hover .list_title{
	background:#f35122;
	transition:0.35s ease-in-out;
}
.index_products_list .list_box ul li:hover p{
	background:#015198;
	transition:0.35s ease-in-out;
}
.index_products_list .list_box ul li:hover p a{
	color:#FFF;
}
.index_products_list .list_box ul li .list_title{
	height:30px;
	line-height:30px;
	background:#363636;
	color:#FFF;
}
.index_products_list .list_box ul li img{
	width:100%;
	height: 100%;
}
.index_products_list .list_box ul li p{
	line-height: 32px;
	margin-bottom:0;
	font-size:14px;
}
.index_products_list .list_box ul li p {
	text-align: center;
	font-size: 16px;
	background: #333;
}
.index_products_list .list_box ul li p a{
	color: #FFF;
}

.products_list{
	position: relative;
	margin: 60px auto 0;
	width:100%;
	height: auto;
	overflow:hidden;
	background: none;
}
.products_list .title{
	position:relative;
	width:100%;
	text-align:center;
	font-size: 36px;
	line-height:36px;
	color: #000000;
	font-weight:bold;
	margin: 0;
}
.products_list .small_title{
	text-align:center;
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
}
.products_list .title span{
	display:block;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
}
.products_list .nav{
	position:relative;
	display: block;
	vertical-align: top;
	text-align: center;
	margin: 0 auto 30px;
	width: 100%;
	height: auto;
	overflow:hidden;
	float: left;
}
.products_list .nav_list{
	margin:0px auto 60px;
}
.products_list .nav_list a{
	font-size:16px;
	color:#333;
	width:auto;
	margin:0 3px;
	border-right:1px #efefef solid;
	padding-right:10px;
	font-weight:400;
}
.products_list .nav_list a:hover{
	color:#0074DE;
}
.products_list .nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.products_list .nav ul li{
	position: relative;
	display: inline-block;
	text-align: center;
	width: calc(92%/4);
	line-height: 46px;
	margin: 0.5% 1%;
	padding-left: 0;
	background: #f8f8f8;
	border-left: none;
	border-radius: 6px;
	float: left;
	transition:0.35s ease-in-out;
}
.products_list .nav ul li:hover{
	background:#0074DE;
	transition:0.35s ease-in-out;
}
.products_list .nav ul li:hover a{
	color:#fff;
}
.products_list .nav ul li a{
	position: relative;
	display: block;
	font-size: 16px;
	color: #333;
	z-index: 2;
}
.products_list .list{
	position:relative;
	display: inline-block;
	vertical-align: top;
	text-align:center;
	margin: 0% auto 0;
	width:100%;
	max-width: 100%;
	height:auto;
	overflow:hidden;
	float: right;
}
.products_list .list .left{
	float:left;
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 2px;
}
.products_list .list .right{
	float:right;
	width: 690px;
	height:370px;
	overflow:hidden;
	text-align: left;
	padding: 0 20px 0 20px;
}
.products_list .list .right .name{
	font-size:16px;
	line-height:32px;
	margin-top: 70px;
	padding-bottom:16px;
	border-bottom:1px #efefef dashed;
}
.products_list .list .right .name span{
	color: #010159;
}
.products_list .list .right .des{
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-top:16px;
	padding-bottom:16px;
	border-bottom:1px #efefef dashed;
}
.products_list .list .right .more{
	width:120px;
	padding:2px 0;
	text-align:center;
	margin-top: 28px;
	color:#bfbfbf;
	border:1px #bfbfbf solid;
	border-radius:6px;
	font-size:12px;
}
.products_list .list .right .more:hover{
	border:1px #010159 solid;
	background:#010159;
	color:#FFF;
}
.products_list .list ul{
	text-align: left;
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 0;
}
.products_list .list ul li{
	position:relative;
	display:inline-block;
	width: calc(90.5%/4);
	text-align: center;
	height: auto;
	margin: 1%;
	border: 1px #efefef solid;
	border-top: none;
	box-shadow: 1px 1px 8px #efefef;
}
.products_list .list ul li:hover{
	box-shadow: 1px 0px 10px #999;
}
.products_list .list ul li .imgbox{
	width: 100%;
	height: auto;
	overflow:hidden;
	box-shadow: none;
	/* border: 1px #efefef solid; */
	/* background: rgba(239,239,239,0.6); */
	float: left;
}
.products_list .list ul li .name{
	background:#333;
}
.products_list .list ul li:hover .name{
	background:#0074DE;
}
.products_list .list ul li .name span{
	color:#fff;
	font-size:16px;
	line-height:36px;
}
.products_list .list ul li:hover .imgbox{
	box-shadow: none;
}
.products_list .list ul li:hover .list_title{
	background:none;
}
.products_list .list ul li .list_title{
	height:30px;
	line-height:30px;
	background:#363636;
	color:#FFF;
}
.products_list .list ul li img{
	width:100%;
	height: 100%;
	border: none;
}
.products_list .list ul li p{
	line-height: 30px;
	margin-bottom:0;
	font-size:14px;
	background: none;
	float: right;
	width: 660px;
	display: block;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom: 1px #efefef dashed;
}
.products_list .list ul li p a{
	color: #d2271c;
	text-align: left;
}
.pagination{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	display:block;
	text-align:center;
	width:100%;
}
.pagination li{
	position:relative;
	display:inline-block;
	width:auto;
	margin:0 2px;
	border-radius:6px;
}
.pagination .active span{
	background:#3a5b9c;
	color:#FFF;
	border:1px #3a5b9c solid;
	border-radius:6px;
}
.product_info_box{
	position:relative;
	margin: 60px auto;
	display:block;
	width:100%;
	height:auto;
	overflow: hidden;
	border-top: none;
}
.product_info_box .nav{
	position: relative;
	display: inline-block;
	vertical-align:top;
	text-align: center;
	margin: 0px auto 30px;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.product_info_box .nav ul{
	list-style: none;
    margin: 0;
    padding: 0;
}
.product_info_box .nav ul li{
	position: relative;
    display: inline-block;
    text-align: center;
    width: calc(92%/4);
    line-height: 46px;
    margin: 0.5% 1%;
    padding-left: 0;
    background: #f8f8f8;
    border-left: none;
    border-radius: 6px;
    float: left;
    transition: 0.35s ease-in-out;
}
.product_info_box .nav ul li a{
	position: relative;
	display: block;
	font-size: 16px;
	color: #333;
	z-index: 2;
}
.product_info_box .nav ul li:hover{
    background: #0074DE;
    transition: 0.35s ease-in-out;
}
.product_info_box .nav ul li:hover a{
    color:#fff;
    transition: 0.35s ease-in-out;
}
.product_info{
	position:relative;
	margin:0 auto;
	display: inline-block;
	width:100%;
	max-width: 1200px;
	height:auto;
	overflow: hidden;
	border: 1px #efefef solid;
	padding: 20px 10px 10px 10px;
	border-radius: 6px;
	background: rgba(248,248,248,0.3);
	float: none;
}
.product_info .left{
	position:relative;
	display:block;
	text-align:center;
	width: auto;
	max-width: 600px;
	height: auto;
	float:left;
	margin-bottom: 0;
	overflow:hidden;
}
.product_info .left .imgbig{
	position:relative;
	display:inline-block;
	width: 400px;
	height: 400px;
	border: 1px #efefef solid;
	overflow: hidden;
	float:left;
}
.product_info .left .imgbig{
	position:relative;
	display:inline-block;
	width: 500px;
	height: 375px;
	border: 1px #efefef solid;
	overflow: hidden;
	float:left;
}
.product_info .left .imgbig img{
	width:100%;
	height: 100%;
	overflow:hidden;
	border: none;
}
.product_info .left .imgbig .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	z-index: 2;
	cursor: move
}
.product_info .left .imgbig .float_layer {
	position: absolute;
	width: 80px;
	height: 80px;
	background: rgba(255,255,255,0.4);
	display: none
}

.product_info .left .imgbig img {
	width: 100%;
	height: auto
}
.product_info .left .imgbig img{
	width:100%;
	height: 100%;
	overflow:hidden;
	border: none;
}
.product_info .left .imgsmall{
	position:relative;
	display:inline-block;
	width: 100px;
	height: auto;
	border: none;
	overflow: hidden;
	float:left;
	margin-top: -2px;
}
.product_info .left .imgsmall img{
	width: 95px;
	height: 70px;
	border: 1px #efefef solid;
	margin: 3px 4px;
	overflow: hidden;
	border-radius:6px;
}
.product_info .left .imgsmall img:hover{
	border: 1px #0074DE solid;
	border-radius:6px;
}
.product_info .right{
	position:relative;
	display:block;
	text-align:left;
	width: 560px;
	padding: 0 20px 0 40px;
	height: auto;
	float: left;
	overflow:hidden;
}
.product_info .right .title{
	text-align:left !important;
}
.product_info .right .des{
	text-align:left !important;
	color: #333;
	font-size: 16px;
	line-height: 28px;
	text-indent: 0em;
}
.product_info .right .keywords{
	text-align:left !important;
	color:#bfbfbf;
	font-size: 14px;
	line-height: 28px;
	border-top:1px #efefef dashed;
	margin-top: 10px;
	padding-top:20px;
}
.product_info .bigshowimg {
	display: none;
	position: absolute;
	width: 500px;
	height: 374px;
	margin-left: 500px;
	border: 0;
	z-index: 2;
	overflow: hidden;
	box-shadow: 0 1px 12px rgba(51,51,51,0.05);
}
.product_info .bigshowimg img {
	position: relative;
	width: 200%
}
.product_info_content{
	width: 100%;
	margin: 30px auto;
	text-align: left;
	padding: 10px;
	position:relative;
	float:left;
	border: 1px #f8f8f8 solid;
	background: #FFF;
}
.product_info_content p{
	text-align: left !important;
}
.product_info_content div{
	text-align: left !important;
}
.product_info_content p strong{
	text-align: left !important;
}
.product_info_content span{
	text-align: left !important;
}
.product_info_content div{
	text-align: left !important;
}
.product_info_content p strong{
	text-align: left !important;
}
.product_info_content p span{
	text-align: left !important;
}
.product_info_pages{
	position:relative;
	margin: 0 auto;
	width: 96%;
	float: none;
}
.product_info_pages .prev{
	width:auto;
	float:left;
}
.product_info_pages .prev a{
	color:#333;
}
.product_info_pages .prev a:hover{
	color: #f8bd01;
}
.product_info_pages .prev a:active{
	color: #f8bd01;
}
.product_info_pages .next{
	width:auto;
	float:right;
}
.product_info_pages .next a{
	color:#333;
}
.product_info_pages .next a:hover{
	color:#008aff;
}
.product_info_pages .next a:active{
	color:#008aff;
}
.product_info_pages ul{
	list-style:none;
	padding:0;
	margin:0;
}
.product_info_recommend{
	position:relative;
	width:100%;
	max-width: 1200px;
	margin: 0 auto;
}
.product_info_recommend .title{
	display:block !important;
	text-align:left !important;
	margin:16px 20px !important;
	padding: 16px 0 !important;
	border-top: 1px #efefef dashed;
}
.product_info_recommend ul{
	display: block;
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
}
.product_info_recommend ul li{
	display:inline-block;
	width: calc(90%/4);
	margin: 1%;
}
.product_info_recommend ul li .showlist_box{
	width:100%;
	height:auto;
	overflow: hidden;
}
.product_info_recommend ul li .showlist_box .imgbox{
	display: none;
	width:100%;
	height:auto;
	overflow:hidden;
}
.product_info_recommend ul li .showlist_box .title{
	margin: 8px 0 !important;
	padding: 0 !important;
	font-size: 14px;
	line-height:24px;
	font-weight:normal;
	color: #666;
	border: none !important;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.product_info_recommend ul li:hover .showlist_box .title{
	color:#0074DE;
	transition:0.35s ease-in-out;
}
.product_info_recommend ul li .showlist_box img{
	width:100%;
	height:auto;
}
.news_list{
	width:100%;
	height: auto;
	overflow:hidden;
	background:none;
}
.news_list .title{
	position:relative;
	width:100%;
	text-align:center;
	font-size:28px;
	line-height:36px;
	color: #3a5b9c;
	font-weight:bold;
	margin: 30px auto 30px;
}
.news_list .title span{
	display:block;
	font-size:14px;
	font-weight:normal;
	color: #bfbfbf;
}
.news_list .nav{
	position:relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	width:1200px;
	height: auto;
	overflow:hidden;
}
.news_list .nav_list{
	margin:0px auto 60px;
}
.news_list .nav_list a{
	font-size:16px;
	color:#333;
	width:auto;
	margin:0 3px;
	border-right:1px #efefef solid;
	padding-right:10px;
	font-weight:400;
}
.news_list .nav_list a:hover{
	color:#3a5b9c;
}
.news_list .list{
	position:relative;
	display: block;
	text-align: left;
	margin: 0 auto 2%;
	width:100%;
	max-width: 1200px;
	height:auto;
	overflow:hidden;
}
.news_list .list li:hover p a{
	color: #0074DE;
	transition:0.35s ease-in-out;
}
.news_list .list ul{
	list-style:none;
	margin:0;
	padding:0;
}
.news_list .list ul li{
	position:relative;
	display:block;
	vertical-align: top;
	width: 100%;
	margin: 0 1% 1% 1%;
	padding-bottom: 0px;
	/* height: 234px; */
	line-height: 40px;
	border-bottom: 1px #efefef solid;
	float: left;
}
.news_list .list ul li .left{
	display: none;
	width:30%;
	height: 180px;
	overflow: hidden;
}
.news_list .list ul li .left .img_big{
	display: inline-block;
	width:100%;
	height: 130px;
	overflow:hidden;
	box-shadow: none;
	border: 1px #efefef solid;
}
.news_list .list ul li .imgbox:hover{
	box-shadow: 0px 0px 1px #3a5b9c;
}
.news_list .list ul li .left .imgbox img{
	width:100%;
}
.news_list .list ul li .right{
	display:inline-block;
	text-align:left;
	width: 100%;
	float:right;
}
.news_list .list ul li .right .title{
	width: 70%;
	text-align:left;
	font-size:16px;
	padding: 0;
	border: none;
	display: inline-block;
}
.news_list .list ul li:hover .right .title{
	color:#0074DE;
}
.news_list .list ul li .right .date{
	display: block;
	text-align: right;
	width: 20%;
	margin-right: 1%;
	font-size:14px;
	color:#bfbfbf;
	float:right;
}
.news_list .list ul li .right .desc{
	margin: 0 0 1% 0;
	padding: 1% 1% 0 0;
	font-size:14px;
	color:#999;
	line-height:24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	border-top: 1px #efefef solid;
}
.news_list .list ul li img{
	display: block;
	width:100%;
	height: auto;
}
.news_list .list ul li p{
	line-height: 32px;
	text-align: left;
	margin-bottom:0;
	font-size: 16px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 70%;
	letter-spacing: 1px;
	float: left;
}
.news_list .list ul li .time{
	line-height: 36px;
	text-align: left;
	color: #bfbfbf;
	margin-bottom:0;
	font-size: 12px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 28%;
	letter-spacing: 1px;
	float: right;
}
.news_list .list ul li p a{
	color: #333;
	font-size: 16px;
	transition:0.35s ease-in-out;
}
.news_list .list ul li p a:hover{
	color: #0074DE;
	transition:0.35s ease-in-out;
}
.news_content{
	position: relative;
	margin: 60px auto;
	display: block;
	width: 100%;
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	border: 1px #efefef solid;
	padding: 10px;
	border-radius: 6px;
	background: rgba(248,248,248,0.3);
}
.news_content .title {
    text-align: center;
    border-bottom: 1px #efefef dashed !important;
    margin: 30px auto;
    font-size: 28px;
    font-weight: bold;
    color: #082e75;
}
.news_content .article_box{
	position:relative;
	display: none;
	text-align:center;
	width:100%;
	color: #bfbfbf;
	margin-top: 0px;
}
.news_content .article_box .views{
	position:relative;
	display:inline-block;
	width:auto;
}
.news_content .article_box .date{
	position:relative;
	display:inline-block;
	width:auto;
}
.news_content .news_info{
	margin: 30px auto 16px;
	text-align: left;
	padding-bottom:30px;
	border-bottom:1px #efefef solid;
}

.pagination{
	list-style:none;
	margin: 30px auto 0 auto;
	padding: 0 0 0 280px;
	position:relative;
	display: inline-block;
	text-align:center;
	width:100%;
}
.pagination li{
	position:relative;
	display:inline-block;
	width: auto !important;
	margin: 0 4px !important;
	border-radius:6px;
}
.pagination .active span{
	background: #008aff;
	color:#FFF;
	border: 1px #008aff solid;
	border-radius:6px;
}
.index_about_box{
	position:relative;
	width:100%;
	height:auto;
	padding: 60px 0 60px 0;
	background:url(/public/assets/addons/cms/licssjs/images/index_about_bg.jpg) no-repeat;
	overflow:hidden;
}
.index_about_box .indextitle_box{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	max-width:1200px;
	height:auto;
	margin: 80px auto 60px;
}
.index_about_box .indextitle_box span:nth-child(1){
	display:block;
	text-align:center;
	font-size:44px;
	font-weight:bold;
	line-height:50px;
	margin:8px auto;
}
.index_about_box .indextitle_box span:nth-child(2){
	display: block;
	text-align:center;
	width: 40%;
	font-size: 30px;
	font-weight:bold;
	line-height: 42px;
	letter-spacing: 2px;
	color: #fff;
	margin: 12px auto;
	background: #29902b;
	border-radius: 12px;
}
.index_about_box .indextitle_box span:nth-child(3){
	font-size:20px;
	color:#655f5f;
}
.index_about_box .index_about{
	position:relative;
	display:block;
	width:100%;
	max-width:1200px;
	height: auto;
	margin: 0px auto;
	padding: 30px 0;
	overflow: hidden;
	cursor:default;
	box-shadow: none;
}
.index_about_box .index_about .company_pic{
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.index_about_box .index_about .company_pic img{
	width:100%;
	border-radius: 0;
}
.index_about_box .index_about .company_info{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width: 50%;
	height: auto;
	padding: 22px 2% 40px 4%;
	background: #FFF;
	float: right;
	overflow: hidden;
}
.index_about_box .index_about .company_info .title{
	font-size: 32px;
	font-weight:bold;
	line-height: 48px;
	letter-spacing:2px;
	color: #008aff;
	margin-bottom: 20px;
}
.index_about_box .index_about .company_info .title:after{
	content:" ";
	position:absolute;
	top: 90px;
	left: 8%;
	width:30%;
	border-bottom: 2px #008aff solid;
	transition:0.35s ease-in-out;
}
.index_about_box .index_about .company_info:hover .title:after{
	width:70%;
	transition:0.35s ease-in-out;
}
.index_about_box .index_about .company_info .content{
	font-size:16px;
	line-height:32px;
	text-indent:2em;
	margin-top: 40px;
}
.index_about_box .index_about .company_info a{
	position:relative;
	display:inline-block;
	margin: 10px 20px 0 0;
	border-radius:6px;
}
.index_about_box .index_about .company_info a span{
	position:relative;
	display:block;
	font-size: 14px;
	color:#333;
	padding: 8px 30px;
	background: transparent;
	overflow: hidden;
	border: 1px #008aff solid;
	border-radius: 6px;
	z-index:2;
}
.index_about_box .index_about .company_info a:after{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:0%;
	height:36px;
	background:transparent;
	border-radius: 6px;
	transition:0.35s ease-in-out;
	z-index:1;
}
.index_about_box .index_about .company_info:hover a span{
	color:#fff;
	border:1px solid transparent;
	transition:0.35s ease-in-out;
}
.index_about_box .index_about .company_info:hover a:after{
	width:100%;
	color:#fff;
	background: #008aff;
	transition:0.35s ease-in-out;
}
.index_about_box .index_about .left_content{
	display:inline-block;
	width: 52%;
	margin: 0px 0px 0 0px;
	padding: 20px 40px;
	background: rgba(255,255,255,0.88);
	float: right;
}
.index_about_box .index_about .right_imgbox{
	display:inline-block;
	width:48%;
	margin: 0px 0px 0 0px;
	float: left;
	box-shadow: 1px 2px 12px rgba(51,51,51,0.2);
}
.index_about_box .index_about .right_imgbox img{
	width:100%;
	border: 3px #fff solid;
}
.index_about_box .index_about .left_content .title_box{
	margin: 0px 0 0 0px;
}
.index_about_box .index_about .left_content .content{
	margin: 12px 0 12px 0px;
	font-size: 14px;
	line-height:32px;
	color: #333;
}
.index_about_box .index_about .left_content .title_box span:nth-child(1){
	display:block;
	font-size:30px;
	font-weight:bold;
	color: #333;
}
.index_about_box .index_about .left_content .title_box span:nth-child(2){
	display:block;
	font-size:30px;
	font-weight:bold;
	color: #0074DE;
}
.index_about_box .index_about .left_content .about_more{
	    display: block;
    width: 196px;
    height: 46px;
    line-height: 46px;
    border: solid 2px #929292;
    font-size: 16px;
    text-align: center;
}
.index_about_box .index_about .left_content .about_more:hover{
	background:#0074DE;
	border:1px solid #0074DE;
	transition:0.35s ease-in-out;
}
.index_about_box .index_about .left_content .about_more a:hover{
	color:#fff;
	transition:0.35s ease-in-out;
}
.index_about_box .index_about .left_content .about_more a{
	display:block;
	line-height: 42px;
	color: #333;
}
.index_view_box{
	position:relative;
	display:block;
	width:100%;
}
.index_view_box ul{
	display: block;
	list-style:none;
	margin:0;
	padding:0;
}
.index_view_box ul li{
	position: relative;
	display: inline-block;
	width: 25%;
	float: left;
	overflow: hidden;
}
.index_view_box ul li .imgbox{
	width:100%;
	height: auto;
	overflow: hidden;
}
.index_view_box ul li .imgbox img{
	width:100%;
	height:auto;
	z-index: 1;
}
.index_view_box ul li .imgbox .imgtitle{
	position: absolute;
	text-align: center;
	left: 0;
	bottom: -32px;
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	background: #29902b;
	transition:0.35s ease-in-out;
	z-index: 2;
}
.index_view_box ul li:hover .imgbox .imgtitle{
	bottom: 0px;
	transition:0.35s ease-in-out;
}
.index_advantage_box{
	width:100%;
	height: auto;
	margin:0 auto 30px;
	cursor: default;
	border-radius: 0;
}
.index_advantage_box .title{
	position: relative;
	display:block;
	text-align:center;
	width: auto;
	max-width:1200px;
	margin:0px auto;
	padding: 110px 0 40px;
}
.index_advantage_box .title:after{
	display: none;
	position: absolute;
	bottom: 0px;
	left: 38%;
	content:" ";
	width: 24%;
	height: 2px;
	background: #0092d8;
	border-radius: 75%;
	z-index: 2;
}
.index_advantage_box .title span{
	position:relative;
	z-index:2;
}
.index_advantage_box .title span:nth-child(1){
	display:block;
	width: 50%;
	margin: 0 auto;
	text-align:center;
	font-size: 36px;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height:48px;
	letter-spacing: 1px;
	border-bottom: 1px #bfbfbf dashed;
}
.index_advantage_box .title span:nth-child(2){
	display:inline-block;
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	color: #f8bd01;
	padding: 0 5px;
	border-right: none;
	/* margin-top: 10px; */
	letter-spacing: 2px;
}
.index_advantage_box .title span:nth-child(3){
	display:inline-block;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:#333;
	padding: 0px;
}
.index_five_advantage_box .advantage_compared_box{
	position:relative;
	display:block;
	text-align: center;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.index_five_advantage_box .advantage_compared_box .left{
	position:relative;
	display: none;
	width:48%;
	/* overflow:hidden; */
	float:left;
}
.index_five_advantage_box .advantage_compared_box .left .cover{
	position:absolute;
	bottom: 0;
	text-align: left;
	height: 48%;
	padding: 20px;
	background: rgba(51,51,51,0.6);
	transition:0.35s ease-in-out;
	z-index:2;
}
.index_five_advantage_box .advantage_compared_box .left:hover .cover{
	height: 100%;
	padding-top:10%;
	background: rgba(51,51,51,0.9);
	transition:0.35s ease-in-out;
}
.index_five_advantage_box .advantage_compared_box .left .cover .sign{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #fff solid;
}
.index_five_advantage_box .advantage_compared_box .left .cover span{
	font-size: 14px;
	line-height: 24px;
	color:#fff;
}
.index_five_advantage_box .advantage_compared_box .left .imgbox{
	position:relative;
	z-index:1;
}
.index_five_advantage_box .advantage_compared_box .left .imgbox img{
	width:100%;
	height:auto;
}
.index_five_advantage_box .advantage_compared_box .right{
	position:relative;
	display: none;
	width:48%;
	overflow:hidden;
	float:right;
}
.index_five_advantage_box .advantage_compared_box .right .cover{
	position:absolute;
	bottom: 0;
	text-align: left;
	height: 48%;
	padding: 20px;
	background: rgba(51,51,51,0.6);
	transition:0.35s ease-in-out;
	z-index:2;
}
.index_five_advantage_box .advantage_compared_box .right:hover .cover{
	height: 100%;
	padding-top:10%;
	background: rgba(64,175,226,0.9);
	transition:0.35s ease-in-out;
}
.index_five_advantage_box .advantage_compared_box .right .cover .sign{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #fff solid;
}
.index_five_advantage_box .advantage_compared_box .right .cover span{
	font-size: 14px;
	line-height: 24px;
	color:#fff;
}
.index_five_advantage_box .advantage_compared_box .right .imgbox img{
	width:100%;
	height:auto;
}
.index_advantage_imglistbox{
	position:relative;
	width:100%;
	height: auto;
	padding-bottom: 20px;
	background: #fff;
	/* 	background-size:cover; */
}
.index_advantage_imglistbox .index_advantage_imglist{
	padding-top: 60px;
}
.index_advantage_imglistbox .index_advantage_imglist .title{
	text-align:center;
	font-size:50px;
	font-weight:bold;
	color: #333;
	padding-right:6%;
}
.index_advantage_imglistbox .index_advantage_imglist .title .small_des{
	display:block;
	width: 50%;
	font-size:16px;
	line-height:36px;
	margin: 10px auto 60px;
	padding: 0 10px;
	color: #fff;
	background: #015198;
	border-radius: 6px;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist{
	display:block;
	width:1200px;
	margin:0 auto 60px;
	padding: 20px;
	border-bottom: none;
	background: url(/public/assets/addons/cms/licssjs/images/index_advantage_list_bg.jpg) no-repeat #fdfdfd top center;
	/* background:#f35122; */
	background-size:cover;
	overflow:hidden;
	border-radius: 6px;
	box-shadow: 1px 2px 6px rgba(51,51,51,0.6);
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .left{
	float:left;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .right{
	float:right;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .left_imgbox{
	position:relative;
	display:inline-block;
	width:48%;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .left_imgbox img{
	width:100%;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .right_content{
	position:relative;
	display:inline-block;
	width: 42%;
	margin: 7% 2% 0 0%;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .right_content .sign{
	width: 60%;
	font-size: 24px;
	color:#fff;
	padding-left:10px;
	line-height:36px;
	background: #f35122;
	border-radius:6px;
	margin-bottom:20px;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .right_content .content_title{
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:20px;
	border-bottom:1px #efefef dashed;
}
.index_advantage_imglistbox .index_advantage_imglist .advlist .right_content .des{
	margin-top:10px;
	font-size:18px;
	color: #fff;
}
.index_advantage_list_box{
	position:relative;
	width:100%;
	max-width:1200px;
	margin:60px auto;
	overflow:hidden;
}
.index_advantage_list_box .index_advantage_list{
	position:relative;
	display:block;
	overflow:hidden;
}
.index_advantage_list_box .index_advantage_list .advantage_list{
	position:relative;
	display:inline-block;
	width: calc(90%/5);
	height: 210px;
	margin:1%;
	background: #333;
	border-radius: 16px;
	box-shadow: 1px 2px 4px rgba(51,51,51,0.4);
	float: left;
}
.index_advantage_list_box .index_advantage_list .advantage_list:nth-child(1){
	background:url(../images/advlist01.jpg) no-repeat center;
}
.index_advantage_list_box .index_advantage_list .advantage_list:nth-child(2){
	background:url(../images/advlist02.jpg) no-repeat center;
}
.index_advantage_list_box .index_advantage_list .advantage_list:nth-child(3){
	background:url(../images/advlist03.jpg) no-repeat center;
}
.index_advantage_list_box .index_advantage_list .advantage_list:nth-child(4){
	background:url(../images/advlist04.jpg) no-repeat center;
}
.index_advantage_list_box .index_advantage_list .advantage_list:nth-child(5){
	background:url(../images/advlist05.jpg) no-repeat center;
}
.index_advantage_list_box .index_advantage_list .advantage_list .title{
	text-align:center;
	margin-top:80px;
	color:#FFF;
	line-height: 24px;
}
.index_advantage_list_box .index_advantage_list .advantage_list .title span:nth-child(1){
	display:block;
	font-size:20px;
	line-height: 30px;
}
.index_five_advantage_box{
	position:relative;
	width:100%;
	max-width: 100%;
	margin: -30px auto 60px;
	padding: 60px 0 0;
	background: 0;
	overflow:hidden;
}
.index_five_advantage_box .title{
    /*     background: url(../images/index_sign_icon.png) no-repeat 36%;
    background-size: 6%; */
    margin: 0 0 30px 0;
    }
.index_five_advantage_box .advantage_list_box{
	width:1200px;
	margin:0 auto;
	padding: 10px;
	background: none;
}
.index_five_advantage_box .advantage_list_box .list_title{
	width:50%;
	margin-bottom: 20px;
	padding-left:10px;
	font-size:24px;
	font-weight:bold;
	line-height:48px;
	color: #333;
	background: transparent;
	border-radius:6px;
}
.index_five_advantage_box .advantage_list_box .sign{
	width: 100%;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size:18px;
	font-weight:bold;
	line-height: 40px;
	color: #FFF;
	background: #333;
	border-bottom: NONE;
}
.index_five_advantage_box .advantage_list_box .list_imgbox{
	width:49%;
	float:left;
	margin-bottom: 30px;
}
.index_five_advantage_box .advantage_list_box .list_info{
	width: 46%;
	margin-top: 120px;
	text-align:left;
	font-size:16px;
	line-height:32px;
	color:#666;
	float:right;
}
.index_five_advantage_box .five_advantage_list{
	text-align: center;
	list-style:none;
	position:relative;
	display:block;
	max-width:1200px;
	margin: 30px auto;
	padding:0;
}
.index_five_advantage_box .five_advantage_list .list_name{
	text-align: center;
	display:inline-block;
	width: calc(90%/3);
	margin: 0px 1% 30px;
	font-size: 16px;
	line-height: 46px;
	float: none;
	background: #f8f8f8;
	border-radius: 0;
	box-shadow: 1px 2px 4px rgba(51,51,51,0.1);
	transition:0.35s ease-in-out;
}
.index_five_advantage_box .five_advantage_list .font_active{
	color: #FFF;
	background: #008aff;
	border-bottom: none;
	border-radius: 6px;
	transition:0.35s ease-in-out;
}
.index_five_advantage_box .advantage_list{
	position:relative;
	display: none;
	width:1200px;
	margin: 170px auto 30px;
	padding: 20px;
	border-top: none;
	background: #fff;
	border-radius: 6px;
	box-shadow: 1px 2px 4px rgba(51,51,51,0.2);
}
.index_five_advantage_box .advantage_list .sign{
    display:inline-block;
    text-align:center;
    width:40px;
    height:40px;
    font-size:20px;
    color:#fff;
    line-height:40px;
    background: #008aff;
    border-radius:6px;
}
.index_five_advantage_box .advantage_list .list_title{
	display:inline-block;
	font-size: 30px;
	color: #008aff;
	letter-spacing:1px;
	margin-left:10px;
	margin-bottom:20px;
}
.index_five_advantage_box .advantage_list .list_title span{
	font-size:24px;
	color: #ff6a01;
	padding-left:10px;
}
.index_five_advantage_box .advantage_list .des{
	display:block;
	font-size:16px;
	color: #999;
	margin: 0px auto 20px;
	padding-top: 10px;
	border-top: 1px #efefef dashed;
}
.index_five_advantage_box .advantage_list .imgbox{
	box-shadow:1px 2px 4px rgba(51,51,51,0.2);
}
.index_five_advantage_box .advantage_list .imgbox img{
	width:100%;
}
.index_five_advantage_box .title .cn{
	display: block;
	text-align:center;
	font-size: 42px;
	font-weight:bold;
	color: #444;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
.index_five_advantage_box .title .en{
	display: block;
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	letter-spacing: 1px;
}
.reason_box{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	padding-bottom: 32px;
	background:url(/public/assets/addons/cms/licssjs/images/index_advantage_bg01.jpg) no-repeat;
	background-size:cover;
}
.reason_box .title{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	max-width:1200px;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #fff;
	margin:0 auto;
	padding: 30px 0 20px;
	text-shadow: 0 2px 4px rgba(51,51,51,0.6);
}
.index_case_box{
	position:relative;
	display:block;
	width:100%;
	max-width:1200px;
	height:auto;
	margin: 60px auto 30px;
	overflow:hidden;
}
.index_case_box .title{

}
.index_case_box .title span{
	display:block;
}
.index_case_box .title span:nth-child(1){
	display:block;
	text-align:center;
	font-size:36px;
	line-height:60px;
}
.index_case_box .title span:nth-child(2){
	display:block;
	text-align:center;
	font-size:16px;
	color:#bfbfbf;
	line-height:24px;
}
.index_case_box .case_left_list{
	display:inline-block;
	width:400px;
	margin-top:60px;
	margin-right:20px;
	float:left;
}
.index_case_box .case_left_list ul{
	display:block;
	text-align:left;
	list-style:none;
	margin:0 auto;
	padding:0;
}
.index_case_box .case_left_list ul li{
	display:inline-block;
	text-align:center;
	width: calc(92%/2);
	margin: 0 2% 2% 2%;
	padding: 20px 0;
	float:left;
	border: none;
	border-radius: 2px;
	background: #539be7;
	box-shadow: none;
	transition:0.35s ease-in-out;
}
.index_case_box .case_left_list ul li:hover{
	background:#37a9ff;
	transition:0.35s ease-in-out;
}
.index_case_box .case_left_list ul li .icon{
	display:inline-block;
	vertical-align:top;
	width: 100%;
	margin: 0;
	float: left;
}
.index_case_box .case_left_list ul li .icon img{
	width: 20%;
}
.index_case_box .case_left_list ul li .name{
	display:inline-block;
	vertical-align:top;
	text-align: center;
	width: 100%;
	color: #fff;
	line-height: 24px;
	float: right;
}
.index_case_box .case_right_imgborder{
	position:relative;
	display:inline-block;
	width:780px;
	margin-top:60px;
}
.index_case_box .case_right_imgborder ul{
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.index_case_box .case_right_imgborder ul li{
	position:absolute;
	top:0;
	right:0;
	border:1px #efefef solid;
	box-shadow: none;
}
.index_case_box .case_right_imgborder ul li img{
	width: 99.4%;
}
.reason_box ul{
	display:block;
	text-align:center;
	list-style:none;
	max-width:1200px;
	margin:0 auto;
	padding:0;
}
.reason_box ul li{
    display:inline-block;
    width:calc(91%/4);
    margin:1%;
    font-size:16px;
    line-height:38px;
    letter-spacing:1px;
    color:#fff;
    border-radius:6px;
    background:#ff9805;
}
.reason_box span{
	display:block;
	text-align:center;
	font-size:20px;
    line-height:48px;
    color:#fff;
}
.index_news_box{
	position:relative;
	width:100%;
	height: auto;
	padding-bottom: 60px;
	background: transparent;
	overflow:hidden;
}
.index_news_box .index_news{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.index_news_box .index_news .news_title_box{
	margin:60px auto 0;
}
.index_news_box .index_news .news_title_box .news_title{
	display: block;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	color: #444;
	margin-bottom: 6px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
.index_news_box .index_news .news_title_box .news_sign{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	letter-spacing: 1px;
}
.index_news_box .index_news .news_left{
	width:48%;
	margin: 30px 0 0 0;
	padding: 10px 10px 0px 10px;
	float:left;
	background: #f8f8f8;
	border-radius: 6px;
	box-shadow: 1px 2px 6px rgba(51,51,51,0.2);
}
.index_news_box .index_news .news_right{
	width:48%;
	margin: 30px 0 0 0;
	float:right;
	background: #f8f8f8;
	border-radius: 6px;
	box-shadow: 1px 2px 6px rgba(51,51,51,0.2);
}
.index_news_box .index_news .news_left .news_nav{
	display: block;
	text-align:left;
	width: 100%;
	margin: 0px auto 16px;
	float: left;
}
.index_news_box .index_news .news_right .news_nav{
	display: block;
	text-align:left;
	width: 100%;
	margin: 16px auto 8px;
	padding: 0;
	float: left;
}
.index_news_box .index_news .news_right .imgbox{
	width: 100%;
	height:200px;
	margin-bottom: 30px;
	padding-top: 10px;
	overflow:hidden;
}
.index_news_box .index_news .news_right .imgbox img{
	width:101%;
}
.index_news_box .index_news .news_right .news_list{
	width: 96%;
	margin: 30px auto 50px;
	display: block !important;
}
.index_news_box .index_news .news_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.index_news_box .index_news .news_nav ul li{
	display:inline-block;
	text-align: left;
	width: calc(96%/4);
	height: auto;
	margin: 0 1%;
	padding: 0;
	background: none;
	border-left: none;
	border-radius: 6px;
	float: none;
	box-shadow: none;
	transition:0.35s ease-in-out;
}
/* .index_news_box .index_news .news_nav ul li:hover{
	color: #FFF;
	background: #f8bd01;
	border-bottom: none;
	border-radius: 6px;
	transition:0.35s ease-in-out;
} */
.index_news_box .index_news .news_nav ul li:hover a span{
	color:#f8bd01;
	transition:0.35s ease-in-out;
}
.index_news_box .index_news .news_nav ul li a{
	display:block;
}
.index_news_box .index_news .news_nav ul li a span{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height:36px;
	transition:0.35s ease-in-out;
}
.index_news_box .index_news .news_nav ul li a .iconfont:before{
	margin-right:10px;
}
.index_news_box .index_news .news_list{
	position:relative;
	display:block;
	width:100%;
	margin: 60px auto 0;
	padding: 0;
}
.index_news_box .index_news .news_list:nth-child(2){
	display:none;
}
.index_news_box .index_news .news_list ul{
	list-style:none;
	margin:0;
	padding:0;
}
.index_news_box .index_news .news_list ul li{
	display:inline-block;
	vertical-align:top;
	width: 100%;
	margin-bottom: 16px;
	background: #FFF;
	box-shadow: 1px 2px 8px rgba(51,51,51,0.1);
	border-radius:6px;
	float: right;
	transition:0.35s ease-in-out;
}
.index_news_box .index_news .news_list ul li .date{
	text-align: center;
	display:inline-block;
	width:20%;
	height: 110px;
	background: #f8bd01;
	float:left;
}
.index_news_box .index_news .news_list ul li .date .day{
	margin-top:10px;
	font-size:40px;
	font-weight:bold;
	color:#fff;
}
.index_news_box .index_news .news_list ul li .date .time{
	font-size:18px;
	font-weight:normal;
	color:#fff;
}
.index_news_box .index_news .news_list ul li .showlist_box{
	display:inline-block;
	width:79%;
	float:left;
}
.index_news_box .index_news .news_list ul li:hover{
	transition:0.35s ease-in-out;
}
.index_news_box .index_news .news_list ul li:nth-child(1):hover{
	transition:0.35s ease-in-out;
}
.index_news_box .index_news .news_list ul li:hover a .title{
	color:#f8bd01;
	transition:0.35s ease-in-out;
}

.index_news_box .index_news .news_list ul li .showlist_box .imgbox{
	display:none;
}
.index_news_box .index_news .news_list ul li .showlist_box .title{
	text-align:left;
	margin: 0;
	padding: 0 10px;
	font-size:16px;
	line-height: 42px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px #f8f8f8 solid;
	text-shadow: 1px 2px 4px rgba(51,51,51,0.05);
}
.index_news_box .index_news .news_list ul li .showlist_box .content{
	padding:10px;
	color: #999;
	border-bottom: none;
}
.index_news_box .index_news .news_list ul li .showlist_box .date{
	padding: 4px 10px;
	color: #bfbfbf;
}
.reason_list{
	width:100%;
	max-width: 100%;
	margin: 0px auto;
	padding: 100px 0 10px;
	background:url(/public/assets/addons/cms/licssjs/images/index_productlist_bg.png) repeat;
	overflow:hidden;
	border-radius: 6px;
	box-shadow: none;
	overflow:hidden;
}
.reason_list .list{
	position:relative;
	display:block;
	width:100%;
	max-width:1200px;
	height: auto;
	margin:0 auto 60px;
	padding:40px;
	background:#f8f8f8;
	border-radius:6px;
	box-shadow: 1px 1px 8px rgba(51,51,51,0.2);
	overflow: hidden;
}
.reason_list .list .left{
	display:inline-block;
	width:40%;
	opacity: 1;
}
.reason_list .list:nth-child(2) .left{
	float:right;
}
.reason_list .list .left .list_sign{
	display: inline-block;
	text-align: center;
	width:60px;
	height:60px;
	font-size: 40px;
	line-height: 60px;
	margin-right:10px;
	color:#fff;
	background: #29902b;
	border-radius:4px;
}
.reason_list .list .left .list_sign:after{
	content:" ";
	position:absolute;
	left: 40px;
	bottom: 40px;
	width: 0%;
	border-bottom: 1px #333 solid;
	transition:0.35s ease-in-out;
}
.reason_list .list:hover .left .list_sign:after{
	width: 40%;
	border-bottom: 1px #29902b solid;
	transition:0.35s ease-in-out;
}
.reason_list .list:nth-child(2) .left .list_sign:after{
	content:" ";
	position:absolute;
	left: 59%;
	bottom: 40px;
	width:0%;
	border-bottom: 1px #333 solid;
	transition:0.35s ease-in-out;
}
.reason_list .list:nth-child(2):hover .left .list_sign:after{
	width: 38%;
	border-bottom: 1px #29902b solid;
	transition:0.35s ease-in-out;
}
.reason_list .list .left .list_title{
	position:relative;
	display:inline-block;
	vertical-align:top;
	transition:0.35s ease-in-out;
	z-index: 1;
}
.reason_list .list:hover .left .list_title{
	color:#29902b;
	transition:0.35s ease-in-out;
}
.reason_list .list .left .list_title .cn{
	display:inline-block;
	vertical-align:middle;
	font-size: 30px;
}
.reason_list .list .left .list_title .en{
	display:block;
	color:#999;
	font-size:14px;
}
.reason_list .list .left p{
	display:block;
	font-size:16px;
	line-height:32px;
	text-indent:0em;
	color:#333;
	margin:30px auto;
}
.reason_list .list .left .list_title:after{
	content:" ";
	
}
.reason_list .list .imgbox{
	display:inline-block;
	vertical-align: top;
	width:49%;
	float:right;
}
.reason_list .list:nth-child(2) .imgbox{
	float:left;
}
.reason_list .list .imgbox img{
	width:100%;
}
.index_parnter_box{
	position:relative;
	margin: 0 auto 80px;
	width:100%;
	height: auto;
	/* 	background:url("../images/index_parnter_bg.jpg") no-repeat center; */
	overflow:hidden;
}
.index_parnter{
	position:relative;
	margin:0 auto;
	width:100%;
	max-width:1200px;
	height:auto;
	overflow:hidden;
}
.index_parnter .title {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 36px;
    line-height: 48px;
    color: #28a94b;
    font-weight: bold;
    margin: 60px auto 30px;
    background: url(../images/index_sign_icon.png) no-repeat 24%;
    background-size: 12%;
}
.index_parnter .title span {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #ff6a01;
}
.index_parnter .list{
	position:relative;
	display:block;
	text-align:center;
	width: 100%;
	height: 448px;
	background: #f8f8f8;
}
.index_parnter .list .parnter_list{
	position: absolute;
	top:0;
}
.index_parnter .list .parnter_list_name{
	position: absolute;
	right:0;
	width: 200px;
	height: auto;
	background: transparent;
	z-index:2;
}
.index_parnter .list .parnter_list_name .parnter_name{
	text-align:center;
	width:100%;
	height:62px;
	margin-bottom:2px;
	padding:10%;
	font-size:16px;
	color:#fff;
	background:rgba(40,169,75,0.9);
	box-shadow:1px 2px 4px rgba(51,51,51,0.6);
	border-radius:6px;
	transition:0.35s ease-in-out;
}
.index_parnter .list .parnter_list_name .parnter_name:hover{
	opacity:1;
	transition:0.35s ease-in-out;
}
.index_parnter .list .imgbox{
	position:relative;
	display:inline-block;
	width: 100%;
	height: 448px;
	overflow:hidden;
	margin: 0;
	border:1px #efefef solid;
	z-index:1;
}
.index_parnter .list img{
	width:100%;
	height:auto;
}

.main_box{
	position:relative;
	display: block;
	text-align: center;
	margin: 0 auto 60px;
	width: 100%;
	height:auto;
	background: #fff;
	overflow:hidden;
}
.main{
	position:relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	width:100%;
	max-width: 100%;
	overflow:hidden;
}
.main_box .main .main_nav{
	position:relative;
	display:block;
	text-align:center;
	width:100%;
	height: 60px;
	border-bottom: 1px #efefef solid;
	overflow:hidden;
	padding: 0;
	margin-bottom: 0;
}
.main_box .main .main_nav .breadcrumb{
	position:relative;
	display:inline-block;
	float:left;
	background:none;
	text-align: left;
	line-height: 40px;
	width: auto;
	margin-bottom: 0;
	padding: 10px 0;
}
.main_box .main .main_nav .nav{
	position:relative;
	display:inline-block;
	float: none;
	width: 100%;
	height: auto;
	background: #efefef;
	overflow:hidden;
}
.main_box .main .main_nav .nav ul{
	display: block;
	list-style:none;
	width: 1200px;
	margin: 0 auto;
	padding:0;
}
.main_box .main .main_nav .news_nav li:nth-child(1){
	border-left:none;
}
.main_box .main .main_nav .nav ul li{
	display: inline-block;
	width: calc(100%/3);
	height: auto;
	background: #f8f8f8;
	border-left: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
	line-height: 60px;
	transition:0.35s ease-in-out;
	float:left;
}
.main_box .main .main_nav .nav ul li:nth-child(2){
	border:none;
}
.main_box .main .main_nav .case_nav ul li:nth-child(2){
	border:none;
}
.main_box .main .main_nav .case_nav ul li:nth-child(3){
	border-right:none;
}
.main_box .main .main_nav .nav ul li:hover{
	background: #0074DE;
	transition:0.35s ease-in-out;
	border-radius: 0;
}
.main_box .main .main_nav .nav ul li:hover a{
	color:#fff;
	transition:0.35s ease-in-out;
}
.main_box .main .main_nav .nav ul li:nth-last-child(1){
}
.main_box .main .main_nav .nav ul li a{
	display: block;
	font-size: 16px;
	color: #333;
}
.main_box .main .main_nav .nav ul li a:active{
	text-decoration:none;
}
.main_box .main .main_nav .case_nav ul li{
	display: inline-block;
	width: calc(98%/4);
	height: auto;
	background: #f8f8f8;
	border-left: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
	line-height: 60px;
	transition:0.35s ease-in-out;
}
.main_box .main .title{
	display: block;
	text-align:center;
	border-bottom:1px #efefef solid;
	margin: 1px auto 16px;
	padding: 30px 0 30px;
	font-size:28px;
	font-weight:bold;
	color: #333;
	/* 	background: url(../images/index_sign_icon.png) no-repeat 41% 0%;
	background-size:5%; */
}
.main_box .main .content_box{
	position:relative;
	width:100%;
	background:#fff;
	overflow:hidden;
}
.main_box .main .content{
	text-align: left;
	width: 1200px;
	margin: 0px auto 30px;
	overflow:hidden;
	border: none;
	box-shadow: none;
	background: #fff;
	border-radius: 0;
	border-top: 1px #efefef solid;
}
.main_box .main .content p{
	margin-bottom:20px;
}
.main_box .main .content .parnter_box{
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
}
.main_box .main .content .parnter_box{
	list-style:none;
	margin:0;
	padding:0;
}
.main_box .main .content .parnter_box .list{
	position:relative;
	display:inline-block;
	width:calc(92%/2);
	margin:2%;
	overflow: hidden;
	float:left;
}
.main_box .main .content .parnter_box .list .imgbox{
	width:530px;
	height:200px;
	overflow:hidden;
}
.main_box .main .content .parnter_box .list .imgbox img{
	width: 100%;
}
.main_box .main .content .parnter_box .list .parnter_name{
	font-size:16px;
	line-height:36px;
	background:#f8f8f8;
	transition:0.35s ease-in-out;
}
.main_box .main .content .parnter_box .list:hover .parnter_name{
	font-size:16px;
	color:#fff;
	line-height:36px;
	background:#189a38;
	transition:0.35s ease-in-out;
}
.main_box .main .products_list{
	position: relative;
	display: block;
	width: 1200px;
	margin: 0 auto;
	height: auto;
	padding: 0;
	background:none;
}
.main_box .main .news_list{
	margin: 0;
	height: auto;
	padding: 60px 0 0px;
	background:none;
}
.main_box .main .parnter_list{

}
.main_box .main .parnter_list .list li{
	width: calc(92%/4);
	float: left;
}
.main_box .main .parnter_list .list li .left{
	display:block;
	width: 100%;
	height: auto;
}
.main_box .main .parnter_list .list li .img_big{
	display:block;
}
.main_box .main .parnter_list .list li .right .title{
	text-align:center;
	width:100%;
}
.container{
	margin:60px auto;
	background:#f8f8f8;
	border-radius:12px;
	box-shadow:1px 1px 6px #efefef;
}
.container .article-metas{
	position: relative;
	margin: 0 auto;
	width: 80%;
	font-size:28px;
	line-height:56px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom:1px #bfbfbf dashed;
}
.container .btn-success {
    color: #fff;
    background-color: #0074DE;
    border-color: #0074DE;
    width: 40%;
    margin: 10px 26px;
}
.container .btn-default {
    color: #fff;
    background-color: #333;
    border-color: #333;
    width: 40%;
}
.container .btn-success:hover{
    color: #fff;
    background-color: #333;
    border-color: #333;
    width: 40%;
}
.container .form-horizontal .form-group:nth-last-child(2){
	display:none;
}

.search_box{
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	overflow:hidden;
}
.search{
	position:relative;
	display: block;
	margin: 0px auto;
	width:100%;
	max-width:1200px;
	height:auto;
	overflow:hidden;
}
.search input{
	display:inline-block;
	vertical-align:top;
	margin-top: 8px;
	height:36px;
	line-height:36px;
	padding-left:10px;
	border: 1px #333 solid;
	float:left;
}
.search input:nth-child(2){
	color:#Fff;
	padding:0 14px;
	border: 1px #333 solid;
	background: #333;
	border-radius:0px 6px 6px 0px;
}
.gghtdbjt {
	width: 100%;
	height: 241px;
	background: url(../images/index_advlist.jpg) center no-repeat;
}
.gghtdbjt .totalwidth{
	max-width:1200px;
	margin:0 auto;
}
.ggdlgnt {
	width: 144px;
	height: 109px;
	float: left;
	padding-top: 130px;
}

.bgtgykd {
	width: 560px;
	float: left;
	padding-left: 40px;
	padding-top: 112px;
}

.dyhshgw {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	height: 65px;
}

.ygjgnpx {
	font-size: 16px;
	color: #cefddb;
}

.ggbdtos {
	width: 421px;
	height: 157px;
	float: right;
	padding-top: 57px;
}
#footer_box{
	position:relative;
	display: block;
	text-align: center;
	width:100%;
	height: auto;
	overflow:hidden;
	background: #333;
	cursor: default;
}
#footer_box .footer{
	position:relative;
	display: inline-block;
	width:100%;
	height: auto;
	max-width:1200px;
	margin:0 auto;
	padding: 48px 0 0px 0;
}
#footer_box .footer .footer_nav{
	position:relative;
	display: inline-block;
	text-align:left;
	width: 17%;
	height:auto;
	padding-bottom: 0px;
	overflow:hidden;
	border-right: none;
	float:left;
}
#footer_box .footer .footer_nav:hover .title:after{
	width:90%;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_nav .title{
	font-size: 18px;
	font-weight:bold;
	letter-spacing:1px;
	color: #FFF;
	padding-bottom: 30px;
}
#footer_box .footer .footer_nav .title:after{
	content:" ";
	position:absolute;
	top: 40px;
	left:0;
	width:16%;
	border-bottom: 1px #fff solid;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer_box .footer .footer_nav ul li{
	width: calc(100%/1);
	font-size: 14px;
	line-height: 32px;
	color: #2b5364;
	float:left;
}
#footer_box .footer .footer_nav ul li:hover a{
	color:#fff;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_nav ul li a{
	color: #808080;
}
#footer_box .footer .footer_nav ul li ul{
	display:none;
}
#footer_box .footer .footer_produt_nav{
	position:relative;
	display: inline-block;
	text-align:left;
	width: 19%;
	height:auto;
	margin: 0 0px 0 20px;
	overflow:hidden;
	border-right: none;
	float:left;
}
#footer_box .footer .footer_produt_nav:hover .title:after{
	width:90%;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_produt_nav .title{
	font-size: 18px;
	font-weight:bold;
	letter-spacing:1px;
	color: #fff;
	padding-bottom: 30px;
}
#footer_box .footer .footer_produt_nav .title:after{
	content:" ";
	position:absolute;
	top: 40px;
	left:0;
	width:16%;
	border-bottom: 1px #fff solid;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_produt_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer_box .footer .footer_produt_nav ul li{
	width: calc(100%/1);
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	float:left;
}
#footer_box .footer .footer_produt_nav ul li:hover a{
	color:#fff;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_produt_nav ul li a{
	color: #808080;
}
#footer_box .footer .footer_produt_nav ul li ul{
	display:none;
}
#footer_box .footer .footer_contact{
	position:relative;
	display: inline-block;
	text-align:left;
	width: 40%;
	height:auto;
	margin-left:30px;
	padding-bottom: 0px;
	overflow:hidden;
	float:left;
}
#footer_box .footer .footer_contact:hover .title:after{
	width: 100%;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_contact .title{
	font-size: 18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	padding-bottom: 30px;
}
#footer_box .footer .footer_contact .title:after{
	content:" ";
	position:absolute;
	top: 40px;
	left:0;
	width: 10%;
	border-bottom:1px #fff solid;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_contact .list img{
	display: none;
	width:26px;
	height:26px;
	margin-right:10px;
}
#footer_box .footer .footer_contact .list span{
	font-size:14px;
	line-height:36px;
	color:#fff;
}
#footer_box .footer .footer_contact .list span a{
	color:#fff;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_contact .list span a:hover{
	color:#808080;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_code{
	position: absolute;
	display: inline-block;
	right: 0;
	text-align: left;
	width: 30%;
	height:auto;
	margin-left:30px;
	padding-left: 30px;
	padding-bottom: 0;
	overflow:hidden;
	border-left: 1px #393838 solid;
	float:right;
}
#footer_box .footer .footer_code:hover .title:after{
	width: 80%;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_code .title{
	font-size: 18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	padding-bottom: 30px;
}
#footer_box .footer .footer_code .title:after{
	content:" ";
	position:absolute;
	top: 40px;
	left: 30px;
	width: 10%;
	border-bottom:1px #fff solid;
	transition:0.35s ease-in-out;
}
#footer_box .footer .footer_code .code{
	display:inline-block;
	width: 26%;
	margin-right: 6%;
}
#footer_box .footer .footer_code .code img{
	width:100%;
	height:auto;
	margin-top: 10px;
	border-radius: 6px;
}
#footer_box .footer .copyright_box{
	display:block;
	width:100%;
	margin-top: 24px;
	border-top: 1px #393838 solid;
}
#footer_box .footer .copyright_box .left{
	font-size: 14px;
	line-height: 48px;
	color: #808080;
	float:left;
}
#footer_box .footer .copyright_box .right{
	font-size: 14px;
	line-height: 48px;
	color: #808080;
	float:right;
}
#footer_box .footer .copyright_box .right a{
	color: #808080;
	transition:0.35s ease-in-out;
}
#footer_box .footer .copyright_box .right a:hover{
	color:#fff;
	transition:0.35s ease-in-out;
}
#goTop{
	position: fixed;
	display: none !important;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 60px;
	height: 60px;
	z-index: 999;
	background: url("../images/goto_pic.png") no-repeat center;
}
/* online_kefu */
.client-2 {
	position: fixed;
	right: 0px;
	top: 50%;
	z-index: 9999;
	display: block;
	cursor: default;
}
.client-2 ul {
	width: 73px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	background: #333;
	margin-top: 1px;
	padding: 9px 0;
	height: 56px;
	width: 77px;
	box-sizing: content-box;
	transition: 0.35s ease-in-out;
	margin-left: 0px !important;
}
.client-2 li i {
    background: url(/public/assets/addons/cms/licssjs/images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}
.client-2 ul li:hover {
	padding-right: 10px;
	margin-left: -10px !important;
	transition: 0.35s ease-in-out;
}
.client-2 ul li:nth-child(1):hover {
	padding-right: 10px;
	margin-left: -180px !important;
	transition: 0.7s ease-in-out;
}
.client-2 ul li:nth-child(1) {
	width: 246px !important;
	background: #333;
	transition: 0.7s ease-in-out;
}
.client-2 li i {
	background: url(/public/assets/addons/cms/licssjs/images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-top: 4px;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 0;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -25px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px 6px;
}
.client-2 .my-kefu-contact i {
    background-position: 4px -50px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	background-color: #333;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding-left: 15px;
	border-left: 1px solid #fff;
	margin-top: 8px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	color: #fff;
	margin-top: 9px;
	height: 47px;
	width: 247px;
}
.client-2 .my-kefu-main {
	width: 97px;
	position: relative;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -102px;
	top: -20px;
	display: none;
	z-index: 333;
	border: 1px #333 solid;
	box-shadow: 1px 1px 4px #333;
}
.client-2 .my-kefu-weixin-pic:nth-child(4){
	left:-210px;
}
.client-2 .my-kefu-weixin-pic img {
	width: 100px;
	height: 100px;
}
.client-2 .my-kefu-weixin {
	display: none;
	overflow: visible !important;
}			</pre></body></html>